Cause psql to report both the returned data and the command status tag
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 13 Aug 2006 21:10:04 +0000 (21:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 13 Aug 2006 21:10:04 +0000 (21:10 +0000)
commit06263886a2eecc466ad881efd650bde7dfb21c60
tree3b3f3be2301320025d3ad6016359f795be0ecf4e
parentc1e2a30681a7628eaf77a3c686ec8be295effe4d
Cause psql to report both the returned data and the command status tag
for INSERT/UPDATE/DELETE RETURNING.  Per discussion.
src/bin/psql/common.c