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 e391c15 commit 167dce8Copy full SHA for 167dce8
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Feb 20 22:00:39 EST 2000
+Last updated: Mon Feb 21 19:58:12 EST 2000
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -91,6 +91,9 @@ ENHANCEMENTS
91
URGENT
92
93
* -Add referential integrity(Jan)[primary]
94
+* Add MATCH PARTIAL referential integrity
95
+* Foreign key does not check that columns referenced form a primary key
96
+ or constrained by UNIQUE
97
* Add OUTER joins, left and right[outer](Thomas, Bruce)
98
* Allow long tuples by chaining or auto-storing outside db (TOAST)(Jan)
99
* -Eliminate limits on query length
0 commit comments