CSV keyword change

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: CSV keyword change
Date: 2004-04-21 00:35:36
Message-ID: 200404210035.i3L0ZaC10890@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I just changed the COPY CSV keywords:

FORCE QUOTE to force quotes
FORCE NOT NULL to quote null input values

Patch attached.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 30.0 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-04-21 03:52:31 Re: PSQLRC environment variable.
Previous Message Bruce Momjian 2004-04-21 00:34:53 Change of CSV keywords