Change the default value of standard_conforming_strings to on.
Robert Haas <rhaas@postgresql.org>
Change the default value of standard_conforming_strings to on. This change should be publicized to driver maintainers at once and release-noted as an incompatibility with previous releases.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +3 −6 |
| doc/src/sgml/syntax.sgml | modified | +10 −11 |
| src/backend/parser/scan.l | modified | +2 −2 |
| src/backend/utils/misc/guc.c | modified | +2 −2 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +1 −1 |