Code review for standard_conforming_strings patch. Fix it so it does not

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 637028afe17b9616d279d13d9fc5d6df1ecf369b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-05-11T19:15:36Z
Releases: 8.2.0
Code review for standard_conforming_strings patch.  Fix it so it does not
throw warnings for 100%-SQL-standard constructs, clean up some minor
infelicities, try to un-break ecpg to the best of my ability.  (It's not clear
how ecpg is going to find out the setting of standard_conforming_strings,
though.)  I think pg_dump still needs work, too.

Files