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)
commitb475d25f6c5125d5bd7a48cd1a37b3da2edbcca1
tree3e0b7647309d7543cf3728f93a71b63790dcb5c6
parentfbc7f59bfe86c49200100f61e4025c8e5bf24ebf
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