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

Update TODO list.

parent ddd596d3
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL
========================
Last updated: Sat Jan 29 12:23:49 EST 2000
Last updated: Fri Feb 4 17:40:21 EST 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -82,6 +82,8 @@ MISC
* SELECT ... UNION ... ORDER BY fails when sort expr not in result list
* SELECT ... UNION ... GROUP BY fails if column types disagree, no type
promotion occurs
* Modification of pg_class can happen while table in use by
another backend. Might lead to MVCC inside of syscache
ENHANCEMENTS
------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment