File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Wed Apr 17 23:07:00 EDT 2002
3
+ Last updated: Wed Apr 17 23:08:43 EDT 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -170,7 +170,7 @@ COMMANDS
170
170
--------
171
171
172
172
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
173
- * Add BETWEEN ASYMMETRIC/SYMMETRIC
173
+ * Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
174
174
* -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
175
175
* Allow LIMIT/OFFSET to use expressions
176
176
* Disallow TRUNCATE on tables that are involved in referential constraints
@@ -498,6 +498,7 @@ Developers who have claimed items are:
498
498
* Barry is Barry Lind <barry@xythos.com>
499
499
* Billy is Billy G. Allie <Bill.Allie@mug.org>
500
500
* Bruce is Bruce Momjian<pgman@candle.pha.pa.us>
501
+ * Christopher is Christopher Kings-Lynne <chriskl@familyhealth.com.au>
501
502
* D'Arcy is D'Arcy J.M. Cain <darcy@druid.net>
502
503
* Dave is Dave Cramer <dave@fastcrypt.com>
503
504
* Edmund is Edmund Mergl <E.Mergl@bawue.de>
You can’t perform that action at this time.
0 commit comments