8000
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 db3f5fa commit bffeb13Copy full SHA for bffeb13
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jan 26 15:35:31 EST 2001
+Last updated: Fri Jan 26 15:58:49 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -49,6 +49,7 @@ MISC
49
* -Modification of pg_class can happen while table in use by
50
another backend. Might lead to MVCC inside of syscache
51
* Permission to DELETE table allows UPDATE also
52
+* SELECT cash_out(1) causes crash
53
54
ENHANCEMENTS
55
------------
0 commit comments