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 2a55934 commit bbae7a9Copy full SHA for bbae7a9
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Feb 28 04:23:56 EST 2000
+Last updated: Thu Mar 9 18:21:39 EST 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -84,6 +84,7 @@ MISC
84
promotion occurs
85
* Modification of pg_class can happen while table in use by
86
another backend. Might lead to MVCC inside of syscache
87
+* Permission to UPDATE table allows DELETE also
88
89
ENHANCEMENTS
90
------------
0 commit comments