mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 03:40:28 -05:00
Update TODO list.
This commit is contained in:
parent
826dc14d8f
commit
da62249868
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Sat Feb 17 09:35:40 EST 2001
|
||||
Last updated: Mon Feb 19 10:22:59 EST 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -203,6 +203,7 @@ CLIENTS
|
|||
* -Allow dumping of users/groups separately
|
||||
* Add a global RESET command for use with connection pooling
|
||||
* Remove <=6.3 version compatibility in ODBC?
|
||||
* Add SET FLOAT4_PRECISION and SET FLOAT8_PRECISION using printf args
|
||||
|
||||
REFERENTIAL INTEGRITY
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue