mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
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.