mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Add to ecpg:
> o Allow multi-threaded use of SQLCA
This commit is contained in:
parent
6b3f0ef1db
commit
e6e577490d
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -282,6 +282,7 @@ Clients
|
|||||||
o Implement set descriptor, using descriptor
|
o Implement set descriptor, using descriptor
|
||||||
o Make casts work in variable initializations
|
o Make casts work in variable initializations
|
||||||
o Implement SQLDA
|
o Implement SQLDA
|
||||||
|
o Allow multi-threaded use of SQLCA
|
||||||
o Solve cardinality > 1 for input descriptors / variables
|
o Solve cardinality > 1 for input descriptors / variables
|
||||||
o Understand structure definitions outside a declare section
|
o Understand structure definitions outside a declare section
|
||||||
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
|
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
|
||||||
|
Loading…
x
Reference in New Issue
Block a user