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 c86c379 commit 396ad24Copy full SHA for 396ad24
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jan 29 12:57:33 EST 2001
+Last updated: Tue Feb 6 12:42:05 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -217,6 +217,7 @@ REFERENTIAL INTEGRITY
217
* Enforce referential integrity for system tables
218
* INSERT & UPDATE/DELETE in transaction of primary key fails with
219
deferredTriggerGetPreviousEvent or "change violation" [foreign]
220
+* Add unique indexes to pg_shadow.usename and pg_shadow.usesysid
221
222
EXOTIC FEATURES
223
0 commit comments