Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7ea9c94

Browse files
author
Michael Meskes
committed
Updating ECPG todo items.
1 parenta64927f commit7ea9c94

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

‎doc/TODO

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,17 +262,21 @@ Clients
262262
o Add LISTEN/NOTIFY support to the JDBC driver (Barry)
263263

264264
* ECPG
265+
o Docs
265266
o Implement set descriptor, using descriptor
266-
o Make casts work in variable initializations
267-
o Implement SQLDA
268-
o Allow multi-threaded use of SQLCA
269267
o Solve cardinality > 1 for input descriptors / variables
270-
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
271268
o Improve error handling
272269
o Add a semantic check level, e.g. check if a table really exists
273-
o Fix nested C comments
274270
o Add SQLSTATE
275271
o fix handling of DB attributes that are arrays
272+
o Use backend prepare/execute facility for ecpg where possible
273+
o Make casts work in variable initializations
274+
o Implement SQLDA (do we really need this?)
275+
o Fix nested C comments
276+
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
277+
o -Allow multi-threaded use of SQLCA
278+
o -Understand structure definitions outside a declare section
279+
o -Allow :var[:index] or :var[<integer>] as cvariable for an array var
276280

277281
* Python
278282
o Allow users to register their own types with pg_

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp