Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1170a97

Browse files
committed
Add:
> * Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
1 parent d6161ba commit 1170a97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Dec 5 15:30:28 EST 2002
3+
Last updated: Mon Dec 9 13:09:27 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -159,6 +159,7 @@ Commands
159159
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
160160
* Make a transaction-safe TRUNCATE
161161
* Fix SELECT ... INTO and CREATE TABLE AS to have appopriate OID column
162+
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
162163

163164

164165
* ALTER

0 commit comments

Comments
 (0)