10000
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 e586026 commit af26d6aCopy full SHA for af26d6a
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jan 9 10:37:25 EST 2001
+Last updated: Tue Jan 9 13:05:49 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -46,7 +46,7 @@ MISC
46
* -SELECT ... UNION ... ORDER BY fails when sort expr not in result list
47
* -SELECT ... UNION ... GROUP BY fails if column types disagree, no type
48
promotion occurs
49
-* Modification of pg_class can happen while table in use by
+* -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
0 commit comments