projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e513087
)
docs: mention windows quoting change in 9.4 release notes
author
Bruce Momjian
Wed, 14 May 2014 15:02:03 +0000
(11:02 -0400)
committer
Bruce Momjian
Wed, 14 May 2014 15:02:03 +0000
(11:02 -0400)
Report by Heikki Linnakangas
doc/src/sgml/release-9.4.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.4.sgml
b/doc/src/sgml/release-9.4.sgml
index cddd66c6b30e9fa05483d3381badb9c0fbaf6986..abf361a5093f61a123a597be290a64a5773708a7 100644
(file)
--- 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.
+ linkend="guc-archive-command">archive_command,
+ linkend="restore-command">restore_command,
COPY TO/FROM
+ PROGRAM>.
+
+
+
Remove system column