When using new protocol, PQexec can get out of a COPY IN or COPY OUT

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ea20397b79f795441d48eae0ace03caf4c108a3c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-06-28T00:06:01Z
Releases: 7.4.1
When using new protocol, PQexec can get out of a COPY IN or COPY OUT
state by itself, so do so.

Files

PathChange+/−
src/interfaces/libpq/fe-exec.c modified +42 −7