]> granicus.if.org Git - postgresql/commitdiff
Update:
authorBruce Momjian <bruce@momjian.us>
Fri, 8 Aug 2003 18:55:35 +0000 (18:55 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 8 Aug 2003 18:55:35 +0000 (18:55 +0000)
<  o -Implement SQLDA
>  o Implement SQLDA

doc/TODO

index cfc851c0cba9bcc669399ab3e49d8c95edc2f463..6d90d3c16b9b8e12d3254745c4347d1efa6a5767 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Aug  8 14:36:32 EDT 2003
+Last updated:          Fri Aug  8 14:55:33 EDT 2003
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -292,7 +292,7 @@ Clients
        o fix handling of DB attributes that are arrays
        o Use backend prepare/execute facility for ecpg where possible
        o -Make casts work in variable initializations
-       o -Implement SQLDA
+       o Implement SQLDA
        o Fix nested C comments
        o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
        o -Allow multi-threaded use of SQLCA
@@ -474,7 +474,7 @@ Source Code
 * Acquire lock on a relation before building a relcache entry for it
 * Research interaction of setitimer() and sleep() used by statement_timeout
 * Add checks for fclose() failure
-* Change CVS $Id: TODO,v 1.1111 2003/08/08 18:36:34 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1111 2003/08/08 18:36:34 momjian Exp $
+* Change CVS $Id: TODO,v 1.1112 2003/08/08 18:55:35 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1112 2003/08/08 18:55:35 momjian Exp $
 * Exit postmaster if postgresql.conf can not be opened
 * Rename /scripts directory because they are all C programs now
 * Allow the regression tests to start postmaster with -i so the tests