diff options
author | Michael P | 2011-02-28 01:33:45 +0000 |
---|---|---|
committer | Pavan Deolasee | 2011-05-19 17:49:38 +0000 |
commit | 20e88ee4c8cd85092891ed5b3bec36820018323f (patch) | |
tree | 69259adc720701d625b1dba1827e402004062f15 /src/backend/access/gist/gistutil.c | |
parent | 35ad1a45e0e8633e23a1341d46692d6ccf17aae0 (diff) |
Fix for bug 3151626: Support for COPY BINARY
This implements support for BINARY format for both COPY TO and COPY FROM.
For COPY TO, PG_HEADER part is only generated by Coordinator,
and Datanodes only generate the data in itself.
Datanodes were generating the whole data, including header and send it back
to client directly.
Patch has been written by xabc1000, with some editorialization by me.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions