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
fe933d6a
Commit
fe933d6a
authored
23 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update TODO list.
parent
140856ea
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/TODO
+4
-4
4 additions, 4 deletions
doc/TODO
with
4 additions
and
4 deletions
doc/TODO
+
4
−
4
View file @
fe933d6a
TODO list for PostgreSQL
========================
Last updated:
Wed
Dec
5 18:11:24
EST 2001
Last updated:
Thu
Dec
6 05:19:15
EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -78,7 +78,6 @@ DATA TYPES
* ARRAYS
o Allow nulls in arrays
o Allow arrays to be ORDER'ed
o fix array handling in ECPG
* BINARY DATA
o -Add non-large-object binary field (already exists -- bytea)
o -Make binary interface for TOAST columns (base64)
...
...
@@ -255,7 +254,8 @@ CLIENTS
* ECPG
o Implement set descriptor, using descriptor
o Make casts work in variable initializations
o Allow variable to specify the connection name
o -Allow variable to specify the connection name
o -Fix variable handling in EXEC SQL AT statement
o Implement SQLDA
o Allow SELECT of array of strings into a auto-sized variable
o Solve cardinality > 1 for input descriptors / variables
...
...
@@ -267,7 +267,7 @@ CLIENTS
o Remove space_or_nl and line_end from pgc.l
o Fix nested C comments
o Add SQLSTATE
o
-F
ix
v
ar
iable
handling in E
XEC SQL AT statement
o
f
ix ar
ray
handling in E
CPG
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