Skip to content

Commit be004a0

Browse files
committed
Added:
> * Allow backslash handling in quoted strings to be disabled for portability
1 parent 8cec968 commit be004a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Apr 25 16:20:14 EDT 2002
3+
Last updated: Thu Apr 25 16:27:30 EDT 2002
44

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

@@ -181,6 +181,7 @@ Commands
181181
* Allow command blocks to ignore certain types of errors
182182
* Add checks for missing parameters to shell script, to prevent
183183
over-shifting
184+
* Allow backslash handling in quoted strings to be disabled for portability
184185

185186
* ALTER
186187
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)