We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 (pgman@candle.pha.pa.us)
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