diff options
author | Robert Haas <rhaas@postgresql.org> | 2010-06-09 02:39:34 +0000 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2010-06-09 02:39:34 +0000 |
commit | d6e503a493d2a54221531654d48a62fddc8ae9a2 (patch) | |
tree | b3382277cd9b37549c8d6c3efe60a252a2417db0 /src/backend/access/transam/xlog.c | |
parent | a62435607252f7286023fe38e39f57e6581790c9 (diff) | |
download | postgresql-d6e503a493d2a54221531654d48a62fddc8ae9a2.tar.gz postgresql-d6e503a493d2a54221531654d48a62fddc8ae9a2.zip |
Attempt to fix EXPLAIN (FORMAT YAML) quoting to behave sanely.
The previous code failed to quote in many cases where quoting was necessary -
YAML has loads of special characters, including -:[]{},"'|*& - so quote much
more aggressively, and only refrain from quoting things where it seems fairly
clear that it isn't necessary.
Per report from Dean Rasheed.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions