Re: pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12 - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12
Date
Msg-id 5357018C.7000800@dunslane.net
Whole thread Raw
In response to pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers



On 04/22/2014 07:16 PM, Bruce Momjian wrote:
> doc:  improve wording of COPY commit 7ec73783d88a743799b0c262f1235f772497fb1d
>


This isn't an improvement: it's made it incorrect. The null string is
not necessarily empty, it is only empty by default. People keep making
this mistake (and indeed, the original patch made the same mistake in
its code, which I corrected), probably because specifyng anything other
than the empty string is unusual.  However, snice we have made provision
for it not to be empty we should describe it accurately.

cheers

andrew



pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12