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
96648f6b
Commit
96648f6b
authored
24 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update TODO list.
parent
b8e182bd
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
+3
-1
3 additions, 1 deletion
doc/TODO
with
3 additions
and
1 deletion
doc/TODO
+
3
−
1
View file @
96648f6b
ODO list for PostgreSQL
ODO list for PostgreSQL
========================
========================
Last updated: Mon Oct 16 1
1:54:0
4 EDT 2000
Last updated: Mon Oct 16 1
2:12:5
4 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -120,6 +120,7 @@ INDEXES
...
@@ -120,6 +120,7 @@ INDEXES
* Allow SQL function indexes
* Allow SQL function indexes
* Add FILLFACTOR to index creation
* Add FILLFACTOR to index creation
* Re-enable partial indexes
* Re-enable partial indexes
* Allow inherited tables to inherit index
COMMANDS
COMMANDS
...
@@ -155,6 +156,7 @@ CLIENTS
...
@@ -155,6 +156,7 @@ CLIENTS
* Make NULL's come out at the beginning or end depending on the
* Make NULL's come out at the beginning or end depending on the
ORDER BY direction
ORDER BY direction
* Update reltuples from COPY command
* Update reltuples from COPY command
* Allow COPY to specify column names
* fix array handling for ECPG
* fix array handling for ECPG
* add pg_dump option to dump type names as standard ANSI types
* add pg_dump option to dump type names as standard ANSI types
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
...
...
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