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 4aa09c5 commit cf52f83Copy full SHA for cf52f83
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated: Thu Dec 2 21:23:52 EST 2004
+Last updated: Fri Dec 3 12:07:45 EST 2004
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -822,6 +822,7 @@ Optimizer / Executor
822
823
This would be beneficial when there are few distinct values.
824
825
+* ANALYZE should record a pg_statistic entry for an all-NULL column
826
827
Miscellaneous
828
=============
0 commit comments