We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd52673 commit 188e0feCopy full SHA for 188e0fe
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Mar 30 13:34:23 EST 2001
+Last updated: Fri Mar 30 13:36:16 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -230,6 +230,8 @@ REFERENTIAL INTEGRITY
230
* INSERT & UPDATE/DELETE in transaction of primary key fails with
231
deferredTriggerGetPreviousEvent or "change violation" [foreign]
232
* Add unique indexes to pg_shadow.usename and pg_shadow.usesysid
233
+* Add unique indexes on pg_database
234
+* Check all system tables and add unique indexes as needed
235
236
EXOTIC FEATURES
237
0 commit comments