Thanks to visit codestin.com Credit goes to github.com
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 8149029 commit cfb8d57Copy full SHA for cfb8d57
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Apr 20 00:26:26 EDT 2004
+Last updated: Tue Apr 20 10:03:31 EDT 2004
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -322,6 +322,7 @@ Referential Integrity
322
names unique within a schema
323
* -Issue NOTICE if foreign key data requires costly test to match primary key
324
* Remove CREATE CONSTRAINT TRIGGER
325
+* Allow AFTER triggers on system tables
326
327
328
Dependency Checking
0 commit comments