Back-patch fix for command completion report handling. This is

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

Commit: 75c07d5b4d9361063502399720fce4881b0e4b7b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-02-26T23:48:47Z
Releases: 7.2.1
Back-patch fix for command completion report handling.  This is
primarily needed so that INSERTing a row still reports the row's OID
even when there are ON INSERT rules firing additional queries.

Files