|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Nov20 20:02:29 EST 2002 |
| 3 | +Last updated:Thu Nov21 14:14:58 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -65,6 +65,7 @@ Data Types
|
65 | 65 | * Allow INET subnet tests using non-constants
|
66 | 66 | * Add now("transaction|statement|clock") functionality
|
67 | 67 | * -Add GUC variables to control floating number output digits (Pedro Ferreira)
|
| 68 | +* Have sequence dependency track use of DEFAULT sequences, seqname.nextval |
68 | 69 |
|
69 | 70 | * CONVERSION
|
70 | 71 | o Allow better handling of numeric constants, type conversion
|
|