]> granicus.if.org Git - postgresql/commit
It looks like the problem was introduced when the "SET autocommit" and
authorBruce Momjian <bruce@momjian.us>
Thu, 5 Dec 2002 21:04:14 +0000 (21:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 5 Dec 2002 21:04:14 +0000 (21:04 +0000)
commit530bf204f09c17716180bb71ed5d29271dd0e7c9
tree2ec1f92c345b953577b5254b8f9f480e6b16ffb9
parent24536e5b3f3d860ed4e3f28c91c51efca0aaee5e
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