[PATCHES] Fix for SIGTERM

2004-04-16 Thread Bruce Momjian
This patch fixes a server crash for an invalid database name. I wasn't dealing with Warn_restart_ready properly in my SIGTERM safety patch. Applied. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a ha

Re: [PATCHES] Plan for CSV handling of quotes, NULL

2004-04-16 Thread Andrew Dunstan
Bruce Momjian wrote: Here is a new version of the patch. The call to TypeCategory() is gone, and in its place is a way to force quotes on output, using FORCE. And, instead of warning about a nullstring going into a NOT NULL column, there is a new LITERAL capability that does not compare the colu