Andrew Dunstan wrote: > Yes. What *I* meant was that allowing it was OK with me, and not worth > arguing over.
OK, thanks. > Incidentally, the patch looks OK at first glance, and seems to work > fine, modulo today's little controversies, with this exception: > > if (csv_mode) > { > if (!quote) > quote = "\""; > if (!escape) > escape = "\""; /* should be "escape = quote;" */ > } Oh, excellent point. On my other WITH NULL ALL|STRICT|NONE email, we could have '' be ALL and have it be WITH NULL ''|STRICT|NONE. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html