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
293ab5ab
Commit
293ab5ab
authored
22 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Fix spacing.
parent
9f19f3c8
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
+8
-1
8 additions, 1 deletion
doc/TODO
with
8 additions
and
1 deletion
doc/TODO
+
8
−
1
View file @
293ab5ab
TODO list for PostgreSQL
TODO list for PostgreSQL
========================
========================
Last updated: Tue Aug 13 22:
49:31
EDT 2002
Last updated: Tue Aug 13 22:
51:00
EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -54,6 +54,7 @@ Permissions
...
@@ -54,6 +54,7 @@ Permissions
* -Allow permissions for functions (Peter E)
* -Allow permissions for functions (Peter E)
* -Allow object creation to be disabled for specific users
* -Allow object creation to be disabled for specific users
Administration
Administration
==============
==============
...
@@ -69,6 +70,7 @@ Administration
...
@@ -69,6 +70,7 @@ Administration
specified parameters to postgresql.conf defaults (Peter E)
specified parameters to postgresql.conf defaults (Peter E)
* Allow easy display of usernames in a group
* Allow easy display of usernames in a group
Data Types
Data Types
==========
==========
...
@@ -169,6 +171,7 @@ Indexes
...
@@ -169,6 +171,7 @@ Indexes
* Improve concurrency of hash indexes (Neil Conway)
* Improve concurrency of hash indexes (Neil Conway)
* -Test hash index performance and discourage usage
* -Test hash index performance and discourage usage
Commands
Commands
========
========
...
@@ -262,6 +265,7 @@ Commands
...
@@ -262,6 +265,7 @@ Commands
o Allow array declarations and other data types in PL/PgSQl DECLARE
o Allow array declarations and other data types in PL/PgSQl DECLARE
o Add PL/PgSQL PROCEDURES that can return multiple values
o Add PL/PgSQL PROCEDURES that can return multiple values
Clients
Clients
=======
=======
...
@@ -325,6 +329,7 @@ Referential Integrity
...
@@ -325,6 +329,7 @@ Referential Integrity
* Fix foreign key constraints to not error on intermediate db states (Stephan)
* Fix foreign key constraints to not error on intermediate db states (Stephan)
* Allow DEFERRABLE UNIQUE constraints
* Allow DEFERRABLE UNIQUE constraints
Dependency Checking
Dependency Checking
===================
===================
...
@@ -458,6 +463,7 @@ Optimizer / Executor
...
@@ -458,6 +463,7 @@ Optimizer / Executor
* Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
* Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
* Use CHECK constraints to improve optimizer decisions
* Use CHECK constraints to improve optimizer decisions
Miscellaneous
Miscellaneous
=============
=============
...
@@ -471,6 +477,7 @@ Miscellaneous
...
@@ -471,6 +477,7 @@ Miscellaneous
* -Use faster flex flags for performance improvement (Peter E)
* -Use faster flex flags for performance improvement (Peter E)
* -Add BSD-licensed qsort() for Solaris
* -Add BSD-licensed qsort() for Solaris
Source Code
Source Code
===========
===========
...
...
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