git.postgresql.org Git - postgresql.git/commit
Wed, 9 Jun 2010 02:39:34 +0000 (02:39 +0000)
Wed, 9 Jun 2010 02:39:34 +0000 (02:39 +0000)
commit d6e503a493d2a54221531654d48a62fddc8ae9a2
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.
This is the main PostgreSQL git repository.
RSS
Atom