8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c02144 commit d694bd8Copy full SHA for d694bd8
src/backend/utils/misc/postgresql.conf.sample
@@ -415,7 +415,7 @@
415
#add_missing_from = off
416
#array_nulls = on
417
#default_with_oids = off
418
-#escape_string_warning = off # warn about backslashes in string literals
+escape_string_warning = on # warn about backslashes in string literals
419
#standard_conforming_strings = off # SQL standard string literal processing
420
#regex_flavor = advanced # advanced, extended, or basic
421
#sql_inheritance = on
0 commit comments