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 d6109bf commit c6a6de4Copy full SHA for c6a6de4
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Oct 11 21:22:25 EDT 2000
+Last updated: Wed Oct 11 23:04:31 EDT 2000
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -87,6 +87,7 @@ TYPES
87
* Allow LOCALE on a per-column basis, default to ASCII
88
* Allow nulls in arrays
89
* Allow arrays to be ORDER'ed
90
+* Add foreign key constraint for arrays
91
* Remove Money type, add money formatting for decimal type
92
* Declare typein/out functions in pg_proc with a special "C string" data type
93
* Add non-large-object binary field
0 commit comments