Skip to content
Snippets Groups Projects
Commit 8e4057cc authored by Tom Lane's avatar Tom Lane
Browse files

Fix pg_restore to properly discard COPY data when trying to continue

after an error in a COPY statement.  Formerly it thought the COPY data
was SQL commands, and got quite confused.

Stephen Frost
parent db5e39b2
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment