We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c780e commit 36e4282Copy full SHA for 36e4282
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Dec 27 23:57:29 EST 2001
+Last updated: Fri Dec 28 00:02:36 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -271,10 +271,6 @@ CLIENTS
271
o Fix nested C comments
272
o Add SQLSTATE
273
o fix handling of DB attributes taht are arrays
274
- o auto allocation for indicator variable arrays (int *ind_p=NULL)
275
- o auto allocation for string arrays (char **foo_pp=NULL)
276
- o ECPGfree_auto_mem fixed
277
- o all function names with external linkage are now prefixed by ECPG
278
279
REFERENTIAL INTEGRITY
280
0 commit comments