diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-09-19 21:51:21 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-09-19 21:51:21 +0000 |
commit | 94f238cf1a51308c2377ddcd63ecc447ecb94a68 (patch) | |
tree | 62fc1bf279e2404dfe3e0865d640586f4e5aa6cb /src/backend/commands/functioncmds.c | |
parent | 9dcc9c6b3b08a046247f16c65d6c95b9b15e62a5 (diff) | |
download | postgresql-94f238cf1a51308c2377ddcd63ecc447ecb94a68.tar.gz postgresql-94f238cf1a51308c2377ddcd63ecc447ecb94a68.zip |
Remove a couple hundred lines of ugly and tedious-to-maintain code by not
trying to parse COPY options exactly in psql's \copy support. Instead,
just send the options as-is and let the backend sort it out.
Emmanuel Cecchet
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions