mirror of
https://github.com/postgres/postgres.git
synced 2026-02-17 09:42:54 -05:00
literally.
Add GUC variables:
"escape_string_warning" - warn about backslashes in non-E strings
"escape_string_syntax" - supports E'' syntax?
"standard_compliant_strings" - treats backslashes literally in ''
Update code to use E'' when escapes are used.
|
||
|---|---|---|
| .. | ||
| FAQ | ||
| sgml | ||
| Makefile | ||