mirror of https://github.com/postgres/postgres
bb3cce4ec9
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. |
||
---|---|---|
.. | ||
tsearch2.sql |