We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79d0a3 commit 964c649Copy full SHA for 964c649
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Oct 26 00:58:06 EDT 1999
+Last updated: Wed Oct 27 14:28:26 EDT 1999
4
5
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
6
@@ -55,6 +55,7 @@ PARSER
55
* -require SELECT DISTINCT target list to have all ORDER BY columns
56
* -When using aggregates + GROUP BY, no rows in should yield no rows out(Tom)
57
* -Allow HAVING to use comparisons that have no aggregates(Tom)
58
+* Allow COUNT(DISTINCT col)
59
60
VIEWS
61
0 commit comments