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
c0e78467
Commit
c0e78467
authored
24 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update TODO list.
parent
2366c34a
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
+5
-1
5 additions, 1 deletion
doc/TODO
with
5 additions
and
1 deletion
doc/TODO
+
5
−
1
View file @
c0e78467
TODO list for PostgreSQL
TODO list for PostgreSQL
========================
========================
Last updated: Mon Jul 9 17:
29
:5
0
EDT 2001
Last updated: Mon Jul 9 17:
31
:5
9
EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -19,6 +19,7 @@ RELIABILITY
...
@@ -19,6 +19,7 @@ RELIABILITY
* -SELECT pg_class FROM pg_class generates strange error (Bruce)
* -SELECT pg_class FROM pg_class generates strange error (Bruce)
* PL/PgSQL does not handle quoted mixed-case identifiers
* PL/PgSQL does not handle quoted mixed-case identifiers
ENHANCEMENTS
ENHANCEMENTS
------------
------------
...
@@ -250,6 +251,7 @@ MISCELLANEOUS
...
@@ -250,6 +251,7 @@ MISCELLANEOUS
* Add sed-like regular expression search/replace capability
* Add sed-like regular expression search/replace capability
* Change representation of whole-tuple parameters to functions
* Change representation of whole-tuple parameters to functions
PERFORMANCE
PERFORMANCE
-----------
-----------
...
@@ -295,6 +297,8 @@ MISCELLANEOUS
...
@@ -295,6 +297,8 @@ MISCELLANEOUS
* Make blind writes go through the file descriptor cache
* Make blind writes go through the file descriptor cache
* Allow logging of query durations
* Allow logging of query durations
* Add hash-based aggregates
* Add hash-based aggregates
* Read pg_hba.conf only on postmaster startup or SIGHUP
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