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

Commit36aa85d

Browse files
committed
Update TODO list.
1 parent3c9b549 commit36aa85d

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

‎doc/TODO

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed Oct 31 10:10:58 EST 2001
3+
Last updated:Thu Nov 1 15:06:47 EST 2001
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -227,13 +227,21 @@ CLIENTS
227227
o -Support for binary data/bytea
228228
o Move to using 'make' rather than 'ant'(?)
229229
* ECPG
230-
oimplement set descriptor, using descriptor
231-
omake casts work in variable initializations
232-
oallow variable to specify the connection name
233-
oimplement SQLDA
234-
oallow SELECT of array of strings into a auto-sized variable
230+
oImplement set descriptor, using descriptor
231+
oMake casts work in variable initializations
232+
oAllow variable to specify the connection name
233+
oImplement SQLDA
234+
oAllow SELECT of array of strings into a auto-sized variable
235235
o Use cursors implicitly to avoid large results (see setCursorName())
236236
o Solve cardinality > 1 for input descriptors / variables
237+
o Understand structure definitions outside a declare section
238+
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
239+
o Improve error handling
240+
o Allow :var[:index] or :var[<integer>] as cvariable for an array var
241+
o Add a semantic check level, e.g. check if a table really exists
242+
o Remove space_or_nl and line_end from pgc.l
243+
o Fix nested C comments
244+
o Add SQLSTATE
237245

238246
REFERENTIAL INTEGRITY
239247

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp