Re: Binary format for array in COPY-command

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Binary format for array in COPY-command
Дата
Msg-id 7776.1512490955@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Binary format for array in COPY-command  (vladqt@gmail.com)
Список pgsql-docs
vladqt@gmail.com writes:
> I could not find description of arrays for 9.6 Postgres:
> https://www.postgresql.org/docs/9.6/static/sql-copy.html

I do not think it's explicitly documented anyplace (neither is
the binary format for anything else, really).  But you can work
it out easily enough by looking at array_send and array_recv:

https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob_plain;f=src/backend/utils/adt/arrayfuncs.c;hb=HEAD

            regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: generate.consistent.ids
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [DOCS] Building 10.0 PDFs - fop config