We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6161ba commit 1170a97Copy full SHA for 1170a97
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Dec 5 15:30:28 EST 2002
+Last updated: Mon Dec 9 13:09:27 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -159,6 +159,7 @@ Commands
159
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
160
* Make a transaction-safe TRUNCATE
161
* Fix SELECT ... INTO and CREATE TABLE AS to have appopriate OID column
162
+* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
163
164
165
* ALTER
0 commit comments