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
fe933d6a
Commit
fe933d6a
authored
Dec 06, 2001
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TODO list.
parent
140856ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/TODO
doc/TODO
+4
-4
No files found.
doc/TODO
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
-Fix variable handling in EXEC SQL AT statement
o
fix array handling in ECPG
REFERENTIAL INTEGRITY
...
...
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