Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 44ddef3

Browse files
committed
Add:
> * Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
1 parent 9ee8e7a commit 44ddef3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Feb 17 21:49:18 EST 2003
3+
Last updated: Mon Feb 17 22:47:31 EST 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -74,6 +74,7 @@ Data Types
7474
* Have sequence dependency track use of DEFAULT sequences, seqname.nextval
7575
* Disallow changing default expression of a SERIAL column
7676
* Allow infinite dates just like infinite timestamps
77+
* Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
7778

7879

7980
* CONVERSION

0 commit comments

Comments
 (0)