Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
2f254bdd
Commit
2f254bdd
authored
23 years ago
by
Barry Lind
Browse files
Options
Downloads
Patches
Plain Diff
updates to JDBC TODO items
parent
b9cd4c83
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/TODO
+4
-3
4 additions, 3 deletions
doc/TODO
with
4 additions
and
3 deletions
doc/TODO
+
4
−
3
View file @
2f254bdd
TODO list for PostgreSQL
TODO list for PostgreSQL
========================
========================
Last updated:
Fri
Oct
26 11:27:34 ED
T 2001
Last updated:
Tue
Oct
30 10:57:33 PS
T 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -221,11 +221,12 @@ CLIENTS
...
@@ -221,11 +221,12 @@ CLIENTS
* JDBC
* JDBC
o Comprehensive test suite. This may be available already.
o Comprehensive test suite. This may be available already.
o Updateable resultSet (must be done in backend code)
o Updateable resultSet (must be done in backend code)
o Improved DatabaseMetaData [java]
o
-
Improved DatabaseMetaData [java]
o JDBC-standard BLOB support
o JDBC-standard BLOB support
o Error Codes (pending backend implementation)
o Error Codes (pending backend implementation)
o Support for binary data/bytea
o
-
Support for binary data/bytea
o Move to using 'make' rather than 'ant'(?)
o Move to using 'make' rather than 'ant'(?)
o Use cursors implicitly to avoid large results (see setCursorName())
REFERENTIAL INTEGRITY
REFERENTIAL INTEGRITY
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment