Re: BUG #5647: COPY TO does not respect the [standard_conforming_strings] setting - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #5647: COPY TO does not respect the [standard_conforming_strings] setting
Date
Msg-id 201009080218.o882IpK02315@momjian.us
Whole thread Raw
In response to Re: BUG #5647: COPY TO does not respect the [standard_conforming_strings] setting  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> "David Sahagian" <david.sahagian@gmail.com> writes:
> > Description:        COPY TO does not respect the
> > [standard_conforming_strings] setting
>
> This is not a bug.  The COPY format is well defined and is not going to
> be changed by standard_conforming_strings.

Yes, remember COPY data are not "strings", they are delimited data, so
there is no standard to match here.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5642: pg_upgrade does not handle shared libraries for language handlers
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #5642: pg_upgrade does not handle shared libraries for language handlers