Change of CSV keywords

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Change of CSV keywords
Date: 2004-04-21 00:34:53
Message-ID: 200404210034.i3L0YrX10762@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I just changed COPY CSV keywords to be:

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

--
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

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-04-21 00:35:36 CSV keyword change
Previous Message Rod Taylor 2004-04-20 23:18:20 NEXT VALUE FOR...