Skip to content

Commit d694bd8

Browse files
committed
Default to ON for 8.2, as announced in the release notes:
escape_string_warning = on
1 parent 1c02144 commit d694bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
#add_missing_from = off
416416
#array_nulls = on
417417
#default_with_oids = off
418-
#escape_string_warning = off # warn about backslashes in string literals
418+
escape_string_warning = on # warn about backslashes in string literals
419419
#standard_conforming_strings = off # SQL standard string literal processing
420420
#regex_flavor = advanced # advanced, extended, or basic
421421
#sql_inheritance = on

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy