OSDN Git Service

Make the COPY command return a command tag that includes the number of
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 3 Mar 2006 19:54:10 +0000 (19:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 3 Mar 2006 19:54:10 +0000 (19:54 +0000)
commit023570f5e3a1695cb3e906079e6b87ac3720d607
treea3de2a3404626713b95a541a8bd13e9d818cd178
parent4e086f7cb516b57624eb4b135c2539b827fb191e
Make the COPY command return a command tag that includes the number of
rows copied.  Backend side of Volkan Yazici's recent patch, with
corrections and documentation.
doc/src/sgml/protocol.sgml
doc/src/sgml/ref/copy.sgml
src/backend/commands/copy.c
src/backend/tcop/utility.c
src/include/commands/copy.h