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
* -Add STDDEV/VARIANCE() function for standard deviation computation/variance
* -Allow compression of large fields or a compressed field type
* -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 -Allow large object vacuuming
o -Tables that start with xinv confused to be large objects
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
* Experiment with multi-threaded backend [thread]
* 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
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
* Make sure all block numbers are unsigned to increase maximum table size
* Massimo is Massimo Dal Zotto
* Michael is Michael Meskes
- * Peter is Peter T Mount
+ * Peter
M is Peter T Mount
* Peter E is Peter Eisentraut
* Philip is Philip Warner
* Ross is Ross J. Reedstrom