Re: Binary format for array in COPY-command - Mailing list pgsql-docs

From Tom Lane
Subject Re: Binary format for array in COPY-command
Date
Msg-id 7776.1512490955@sss.pgh.pa.us
Whole thread Raw
In response to Binary format for array in COPY-command  (vladqt@gmail.com)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: generate.consistent.ids
Next
From: Peter Eisentraut
Date:
Subject: Re: [DOCS] Building 10.0 PDFs - fop config