Re: raw output from copy

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: raw output from copy
Дата
Msg-id 56EC1F8E.5050007@pgmasters.net
обсуждение исходный текст
Ответ на Re: raw output from copy  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: raw output from copy  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 3/12/16 1:24 AM, Pavel Stehule wrote:

> Great, thank you very much. I hope so this feature really useful. It
> allow to simple export/import XML doc in different encodings, JSONs and
> can be enhanced future via options. The nice feature  (but not for this
> release) can be additional cast info for import -- like "COPY
> table(jsonb_column) FROM stdin (FORMAT RAW, CAST json_2_jsonb). Because
> there are the options, there are big space for other enhancing.

Andres Karlsson pointed out that this patch has two CF entries:

https://commitfest.postgresql.org/9/223/
https://commitfest.postgresql.org/9/547/

I closed the one that was in the "needs review" (547) state and kept the 
one that is "ready for committer" (223).

-- 
-David
david@pgmasters.net



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Password identifiers, protocol aging and SCRAM protocol
Следующее
От: David Steele
Дата:
Сообщение: Re: 2016-03 Commitfest