Re: Fwd: Copy out wording

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fwd: Copy out wording
Date: 2009-09-03 11:31:40
Message-ID: 4A9FA91C.90207@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-hackers

Magnus Hagander wrote:
> Oh, hang on, "the NULL string" refers to the copy parameter? Not a
> part of the data? I read it as "a string being NULL". Maybe something
> like "the value of the NULL string parameter" to be overly clear for
> people like me? :-)
>

We could change:

A NULL is output as the NULL string and is not quoted, while a data value
matching the NULL string is quoted.

to

A NULL is output as the NULL parameter and is not quoted, while a non-NULL data value whose text representation
matches the NULL parameter is quoted.

or something similar. Would that be better?

cheers

andrew

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2009-09-03 11:32:24 Re: Fwd: Copy out wording
Previous Message Dave Page 2009-09-03 11:31:36 Re: New minor release?

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2009-09-03 11:32:24 Re: Fwd: Copy out wording
Previous Message Magnus Hagander 2009-09-03 11:22:37 Re: Fwd: Copy out wording