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

Commit 5ff3756

Browse files
committed
Update TODO list.
1 parent f41f8ee commit 5ff3756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Oct 9 15:41:14 EDT 2000
3+
Last updated: Wed Oct 11 21:22:25 EDT 2000
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -129,7 +129,7 @@ COMMANDS
129129
* Auto-destroy sequence on DROP of table with SERIAL(Ryan)
130130
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
131131
* Allow INSERT/UPDATE of system-generated oid value for a row
132-
* Allow ESCAPE '\' at the end of LIKE for ANSI compliance [like]
132+
* -Allow ESCAPE '\' at the end of LIKE for ANSI compliance (Thomas)
133133
* Rewrite the LIKE handling by rewriting the user string with the
134134
supplied ESCAPE [like]
135135
* Allow RULE recompilation

0 commit comments

Comments
 (0)