Re: csv format for psql - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: csv format for psql
Date
Msg-id CAFj8pRCn8HAubrkHwHa1nFydC4gDcOJL2mExMTh809B8qs4YNA@mail.gmail.com
Whole thread Raw
In response to Re: csv format for psql  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: csv format for psql  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers


po 26. 11. 2018 v 5:36 odesílatel Andrew Gierth <andrew@tao11.riddles.org.uk> napsal:
>>>>> "Tom" == Tom Lane <tgl@sss.pgh.pa.us> writes:

 Tom> Or we could kill both issues by hard-wiring the separator as ','.

Using ';' for the delimiter isn't all that rare.

; is default for CSV produced by MS Excel in Czech mutation - so for some countries, like CR is common.

Regards

Pavel

But I don't see any reason to allow multibyte or non-ascii characters or
arbitrary strings.

--
Andrew (irc:RhodiumToad)

pgsql-hackers by date:

Previous
From: amul sul
Date:
Subject: Re: 64-bit hash function for hstore and citext data type
Next
From: Corey Huinker
Date:
Subject: Re: csv format for psql