Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd694bd8

Browse files
committed
Default to ON for 8.2, as announced in the release notes:
escape_string_warning = on
1 parent1c02144 commitd694bd8

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)

[8]ページ先頭

©2009-2025 Movatter.jp