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 8cec968 commit be004a0Copy full SHA for be004a0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Apr 25 16:20:14 EDT 2002
+Last updated: Thu Apr 25 16:27:30 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -181,6 +181,7 @@ Commands
181
* Allow command blocks to ignore certain types of errors
182
* Add checks for missing parameters to shell script, to prevent
183
over-shifting
184
+* Allow backslash handling in quoted strings to be disabled for portability
185
186
* ALTER
187
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments