Tom Lane wrote:
[email protected] (Andrew Dunstan) writes:
Log Message:
-----------
Small stylistic improvement in recent FORCE QUOTE * code - use a bool instead
of a magic value.
This actually broke things a bit. I agree that the original coding with
a phony list header was horridly ugly, but it did have one redeeming
value: namely that the various existing tests for force_quote not empty
still worked as-is. With the separate bool you need to extend all those
checks. On balance it still seems cleaner that way, though, so I made
the necessary fixes.
Oops! Thanks. That will teach me to code before I have my coffee.
cheers
andrew
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers