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

Commit cf52f83

Browse files
committed
Add:
> * ANALYZE should record a pg_statistic entry for an all-NULL column
1 parent 4aa09c5 commit cf52f83

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
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Thu Dec 2 21:23:52 EST 2004
5+
Last updated: Fri Dec 3 12:07:45 EST 2004
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -822,6 +822,7 @@ Optimizer / Executor
822822

823823
This would be beneficial when there are few distinct values.
824824

825+
* ANALYZE should record a pg_statistic entry for an all-NULL column
825826

826827
Miscellaneous
827828
=============

0 commit comments

Comments
 (0)