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 9ee8e7a commit 44ddef3Copy full SHA for 44ddef3
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Feb 17 21:49:18 EST 2003
+Last updated: Mon Feb 17 22:47:31 EST 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -74,6 +74,7 @@ Data Types
74
* Have sequence dependency track use of DEFAULT sequences, seqname.nextval
75
* Disallow changing default expression of a SERIAL column
76
* Allow infinite dates just like infinite timestamps
77
+* Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
78
79
80
* CONVERSION
0 commit comments