We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41f8ee commit 5ff3756Copy full SHA for 5ff3756
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Oct 9 15:41:14 EDT 2000
+Last updated: Wed Oct 11 21:22:25 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -129,7 +129,7 @@ COMMANDS
129
* Auto-destroy sequence on DROP of table with SERIAL(Ryan)
130
* Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
131
* Allow INSERT/UPDATE of system-generated oid value for a row
132
-* Allow ESCAPE '\' at the end of LIKE for ANSI compliance [like]
+* -Allow ESCAPE '\' at the end of LIKE for ANSI compliance (Thomas)
133
* Rewrite the LIKE handling by rewriting the user string with the
134
supplied ESCAPE [like]
135
* Allow RULE recompilation
0 commit comments