Re: How to insert Ecoded values into postrgresql - Mailing list pgsql-general

From Bruce Momjian
Subject Re: How to insert Ecoded values into postrgresql
Date
Msg-id 201004201455.o3KEtT915911@momjian.us
Whole thread Raw
In response to Re: How to insert Ecoded values into postrgresql  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: How to insert Ecoded values into postrgresql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> Merlin Moncure <mmoncure@gmail.com> writes:
> > *) csv is supposed to be CRLF *always*.  We do not do this.  We do
> > however read different types of newlines.  So we are a 4180 reader but
> > not an emitter.  Not so sure if I think changing this is a good idea
> > though without exposing a knob.
>
> Given the lack of field complaints, I think changing this would be a
> pretty terrible idea; much more likely to break things than fix them.
> It's not like that RFC has huge recognition as The Standard.

Should we document we support the standard?

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

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Help with tracking!
Next
From: Tom Lane
Date:
Subject: Re: How to insert Ecoded values into postrgresql