Re: Binary format for array in COPY-command

2017-12-05 Thread Tom Lane
vla...@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 look

Binary format for array in COPY-command

2017-12-05 Thread vladqt
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/datatype-bit.html Description: Hi, I could not find description of arrays for 9.6 Postgres: https://www.postgresql.org/docs/9.6/static/sql-copy.html Array fields have different f