aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-06-12 23:39:49 +0000
committerBruce Momjian <bruce@momjian.us>2002-06-12 23:39:49 +0000
commite6e577490d1a94d134d7d83d21308f27a325bba3 (patch)
tree1120fb668de9b5a02329066ece54bb32be0cb8f5
parent6b3f0ef1dbde0586784c8ebc2232b1f055a67f68 (diff)
downloadpostgresql-e6e577490d1a94d134d7d83d21308f27a325bba3.tar.gz
postgresql-e6e577490d1a94d134d7d83d21308f27a325bba3.zip
Add to ecpg:
> o Allow multi-threaded use of SQLCA
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 101d46daae3..e5f76be7660 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed Jun 12 17:20:38 EDT 2002
+Last updated: Wed Jun 12 19:36:14 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -282,6 +282,7 @@ Clients
o Implement set descriptor, using descriptor
o Make casts work in variable initializations
o Implement SQLDA
+ o Allow multi-threaded use of SQLCA
o Solve cardinality > 1 for input descriptors / variables
o Understand structure definitions outside a declare section
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified