From: Bruce Momjian Date: Wed, 14 May 2014 15:02:03 +0000 (-0400) Subject: docs: mention windows quoting change in 9.4 release notes X-Git-Tag: REL9_4_BETA2~197 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb6144bb447ecbb036bfa08da85940cd50d49410;p=thirdparty%2Fpostgresql.git docs: mention windows quoting change in 9.4 release notes Report by Heikki Linnakangas --- diff --git a/doc/src/sgml/release-9.4.sgml b/doc/src/sgml/release-9.4.sgml index cddd66c6b30..abf361a5093 100644 --- a/doc/src/sgml/release-9.4.sgml +++ b/doc/src/sgml/release-9.4.sgml @@ -201,6 +201,21 @@ + + + On Windows, automatically preserve quotes in command strings supplied + by the user (Heikki Linnakangas) + + + + User commands that did their own quote preservation might need + adjustment, e.g. archive_command, restore_command, COPY TO/FROM + PROGRAM. + + + Remove system column