Skip to content
Snippets Groups Projects
Commit cf52f83a authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add:

> * ANALYZE should record a pg_statistic entry for an all-NULL column
parent 4aa09c57
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Thu Dec 2 21:23:52 EST 2004
Last updated: Fri Dec 3 12:07:45 EST 2004
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
......@@ -822,6 +822,7 @@ Optimizer / Executor
This would be beneficial when there are few distinct values.
* ANALYZE should record a pg_statistic entry for an all-NULL column
Miscellaneous
=============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment