It looks like the problem was introduced when the "SET autocommit" and
authorBruce Momjian <bruce@momjian.us>
Thu, 5 Dec 2002 21:03:51 +0000 (21:03 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 5 Dec 2002 21:03:51 +0000 (21:03 +0000)
commitfae2f14cddcaad0419de794c894c369e83fedbef
treefd72800f195aa90a0938169bda2d0f48bdd03f73
parentec0a5b9e9d8de74af6b1697db6ded269b7ccf740
It looks like the problem was introduced when the "SET autocommit" and
"SET search_path"  commands were added to the beginning of the script.

The attatched patch should fix the problem. It probably should be
applied  against the 7.3 and 7.4 branches.

Steven Singer
contrib/dbmirror/DBMirror.pl