New file format for COPY BINARY, in accordance with pghackers discussions
Tom Lane <tgl@sss.pgh.pa.us>
New file format for COPY BINARY, in accordance with pghackers discussions of early December 2000. COPY BINARY is now TOAST-safe.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/copy.sgml | modified | +318 −167 |
| src/backend/commands/copy.c | modified | +249 −179 |