Re: raw output from copy
| От | Tom Lane |
|---|---|
| Тема | Re: raw output from copy |
| Дата | |
| Msg-id | 20947.1460494129@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: raw output from copy (Pavel Stehule <pavel.stehule@gmail.com>) |
| Ответы |
Re: raw output from copy
|
| Список | pgsql-hackers |
Pavel Stehule <pavel.stehule@gmail.com> writes:
> I had a idea about additional options of COPY RAW statements. One can be
> CAST function. These CAST functions can be used to any for any format.
Uh, what? CAST() is not about external representations of values, and
overloading it for that purpose doesn't seem like a particularly good
idea: you'd have to figure out what the conversions meant inside SQL as
well as externally. Also, maybe I missed something, but a different
representation of individual data values within a COPY wasn't what we
were after here.
regards, tom lane
В списке pgsql-hackers по дате отправления: