Updated:
authorBruce Momjian
Thu, 18 Apr 2002 03:10:29 +0000 (03:10 +0000)
committerBruce Momjian
Thu, 18 Apr 2002 03:10:29 +0000 (03:10 +0000)
> * Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
> * Christopher is Christopher Kings-Lynne 

doc/TODO

index eb9b391f14ceab9d2c6827d0dff8e5507c942f4a..1a0c6696a0f2e57ac1c5ca2531fb536bf3af2c2e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Wed Apr 17 23:07:00 EDT 2002
+Last updated:      Wed Apr 17 23:08:43 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -170,7 +170,7 @@ COMMANDS
 --------
 
 * Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
-* Add BETWEEN ASYMMETRIC/SYMMETRIC
+* Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
 * -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
 * Allow LIMIT/OFFSET to use expressions
 * Disallow TRUNCATE on tables that are involved in referential constraints
@@ -498,6 +498,7 @@ Developers who have claimed items are:
 * Barry is Barry Lind 
 * Billy is Billy G. Allie 
 * Bruce is Bruce Momjian
+* Christopher is Christopher Kings-Lynne 
 * D'Arcy is D'Arcy J.M. Cain 
 * Dave is Dave Cramer 
 * Edmund is Edmund Mergl