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
331d940f
Commit
331d940f
authored
24 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update TODO list.
parent
7e04843b
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
-4
8 additions, 4 deletions
doc/TODO
with
8 additions
and
4 deletions
doc/TODO
+
8
−
4
View file @
331d940f
TODO list for PostgreSQL
TODO list for PostgreSQL
========================
========================
Last updated: Tue Feb 13 11:11:24 EST 2001
<<<<<<< TODO
Last updated: Tue Feb 13 15:53:36 EST 2001
=======
Last updated: Tue Feb 13 15:53:36 EST 2001
>>>>>>> 1.378
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -90,7 +94,7 @@ TYPES
...
@@ -90,7 +94,7 @@ TYPES
* -Add STDDEV/VARIANCE() function for standard deviation computation/variance
* -Add STDDEV/VARIANCE() function for standard deviation computation/variance
* -Allow compression of large fields or a compressed field type
* -Allow compression of large fields or a compressed field type
* -Large objects
* -Large objects
o -Fix large object mapping scheme, own typeid or reltype (Peter)
o -Fix large object mapping scheme, own typeid or reltype (Peter
E
)
o -Not to stuff everything as files in a single directory, hash dirs
o -Not to stuff everything as files in a single directory, hash dirs
o -Allow large object vacuuming
o -Allow large object vacuuming
o -Tables that start with xinv confused to be large objects
o -Tables that start with xinv confused to be large objects
...
@@ -331,7 +335,7 @@ SOURCE CODE
...
@@ -331,7 +335,7 @@ SOURCE CODE
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
* Experiment with multi-threaded backend [thread]
* Experiment with multi-threaded backend [thread]
* Fix problems with libpq non-blocking/async code [async]
* Fix problems with libpq non-blocking/async code [async]
* Merge global and template BKI files (Peter)
* Merge global and template BKI files (Peter
E
)
* Fix username/password length limits in all areas
* Fix username/password length limits in all areas
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
* Make sure all block numbers are unsigned to increase maximum table size
* Make sure all block numbers are unsigned to increase maximum table size
...
@@ -355,7 +359,7 @@ Developers who have claimed items are:
...
@@ -355,7 +359,7 @@ Developers who have claimed items are:
* Massimo is Massimo Dal Zotto <dz@cs.unitn.it>
* Massimo is Massimo Dal Zotto <dz@cs.unitn.it>
* Michael is Michael Meskes <meskes@postgresql.org>
* Michael is Michael Meskes <meskes@postgresql.org>
* Oleg is Oleg Bartunov <oleg@sai.msu.su>
* Oleg is Oleg Bartunov <oleg@sai.msu.su>
* Peter is Peter T Mount <peter@retep.org.uk>
* Peter
M
is Peter T Mount <peter@retep.org.uk>
* Peter E is Peter Eisentraut<peter_e@gmx.net>
* Peter E is Peter Eisentraut<peter_e@gmx.net>
* Philip is Philip Warner <pjw@rhyme.com.au>
* Philip is Philip Warner <pjw@rhyme.com.au>
* Ross is Ross J. Reedstrom <reedstrm@wallace.ece.rice.edu>
* Ross is Ross J. Reedstrom <reedstrm@wallace.ece.rice.edu>
...
...
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