Commit 94f238cf authored by Tom Lane's avatar Tom Lane

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
parent 9dcc9c6b
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment