mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-17 19:30:00 +08:00
Christof Petig changes where for HISTORY, not TODO.
This commit is contained in:
parent
52c780e04b
commit
36e42823fb
6
doc/TODO
6
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Thu Dec 27 23:57:29 EST 2001
|
||||
Last updated: Fri Dec 28 00:02:36 EST 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -271,10 +271,6 @@ CLIENTS
|
||||
o Fix nested C comments
|
||||
o Add SQLSTATE
|
||||
o fix handling of DB attributes taht are arrays
|
||||
o auto allocation for indicator variable arrays (int *ind_p=NULL)
|
||||
o auto allocation for string arrays (char **foo_pp=NULL)
|
||||
o ECPGfree_auto_mem fixed
|
||||
o all function names with external linkage are now prefixed by ECPG
|
||||
|
||||
REFERENTIAL INTEGRITY
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user