pgsql: Add mention of compatibility problem with turning off backslash

Started by Bruce Momjianover 21 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Add mention of compatibility problem with turning off backslash escapes:

< SQL-spec compliant, so allow such handling to be disabled.

SQL-spec compliant, so allow such handling to be disabled. However,
disabling backslashes could break many third-party applications and tools.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1464 -> r1.1465)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1464&amp;r2=1.1465)