Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
59db902b
Commit
59db902b
authored
Nov 26, 2001
by
Barry Lind
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated JDBC todo items
parent
f98298e2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
doc/TODO
doc/TODO
+5
-3
No files found.
doc/TODO
View file @
59db902b
TODO list for PostgreSQL
========================
Last updated:
Thu Nov 22 21:21:59 E
ST 2001
Last updated:
Sun Nov 25 22:04:23 P
ST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -237,14 +237,16 @@ CLIENTS
o Error Codes (pending backend implementation)
o -Support for binary data/bytea
o Move to using 'make' rather than 'ant'(?)
o Add MD5 capability
o -Add MD5 capability
o Fix LargeObject API to handle OIDs as unsigned ints
o Implement cancel() method on Statement
o Use cursors implicitly to avoid large results (see setCursorName())
* ECPG
o Implement set descriptor, using descriptor
o Make casts work in variable initializations
o Allow variable to specify the connection name
o Implement SQLDA
o Allow SELECT of array of strings into a auto-sized variable
o Use cursors implicitly to avoid large results (see setCursorName())
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment