]> git.ipfire.org Git - thirdparty/postgresql.git/commit
When using new protocol, PQexec can get out of a COPY IN or COPY OUT
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 28 Jun 2003 00:06:01 +0000 (00:06 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 28 Jun 2003 00:06:01 +0000 (00:06 +0000)
commitea20397b79f795441d48eae0ace03caf4c108a3c
tree2866bb3122ca963b729258df91f1d8beae8787d4
parentbf75f1a063c5b03058c9caa07157d75f4945b673
When using new protocol, PQexec can get out of a COPY IN or COPY OUT
state by itself, so do so.
src/interfaces/libpq/fe-exec.c