Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 331d940

Browse files
committed
Update TODO list.
1 parent 7e04843 commit 331d940

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

doc/TODO

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Feb 13 11:11:24 EST 2001
3+
<<<<<<< TODO
4+
Last updated: Tue Feb 13 15:53:36 EST 2001
5+
=======
6+
Last updated: Tue Feb 13 15:53:36 EST 2001
7+
>>>>>>> 1.378
48

59
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
610

@@ -90,7 +94,7 @@ TYPES
9094
* -Add STDDEV/VARIANCE() function for standard deviation computation/variance
9195
* -Allow compression of large fields or a compressed field type
9296
* -Large objects
93-
o -Fix large object mapping scheme, own typeid or reltype (Peter)
97+
o -Fix large object mapping scheme, own typeid or reltype (Peter E)
9498
o -Not to stuff everything as files in a single directory, hash dirs
9599
o -Allow large object vacuuming
96100
o -Tables that start with xinv confused to be large objects
@@ -331,7 +335,7 @@ SOURCE CODE
331335
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
332336
* Experiment with multi-threaded backend [thread]
333337
* Fix problems with libpq non-blocking/async code [async]
334-
* Merge global and template BKI files (Peter)
338+
* Merge global and template BKI files (Peter E)
335339
* Fix username/password length limits in all areas
336340
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
337341
* Make sure all block numbers are unsigned to increase maximum table size
@@ -355,7 +359,7 @@ Developers who have claimed items are:
355359
* Massimo is Massimo Dal Zotto <dz@cs.unitn.it>
356360
* Michael is Michael Meskes <meskes@postgresql.org>
357361
* Oleg is Oleg Bartunov <oleg@sai.msu.su>
358-
* Peter is Peter T Mount <peter@retep.org.uk>
362+
* Peter M is Peter T Mount <peter@retep.org.uk>
359363
* Peter E is Peter Eisentraut<peter_e@gmx.net>
360364
* Philip is Philip Warner <pjw@rhyme.com.au>
361365
* Ross is Ross J. Reedstrom <reedstrm@wallace.ece.rice.edu>

0 commit comments

Comments
 (0)