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

Commit 5374f3e

Browse files
committed
Update TODO list.
1 parent a1b25fd commit 5374f3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Oct 21 12:58:25 EDT 1999
3+
Last updated: Fri Oct 22 07:49:36 EDT 1999
44

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

@@ -52,7 +52,7 @@ PARSER
5252
* prevent primary key of nine columns [primary]
5353
* SELECT COUNT('asdf') FROM pg_class WHERE oid=12 crashes
5454
* SELECT DISTINCT ON col1 col1 col2 FROM tab1 is broken [distinct]
55-
* require SELECT DISTINCT target list to have all ORDER BY columns
55+
* -require SELECT DISTINCT target list to have all ORDER BY columns
5656
* -When using aggregates + GROUP BY, no rows in should yield no rows out(Tom)
5757
* -Allow HAVING to use comparisons that have no aggregates(Tom)
5858

0 commit comments

Comments
 (0)