]> granicus.if.org Git - postgresql/commit
Paper over pg_upgrade test failure
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 20 Jan 2017 17:00:00 +0000 (12:00 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 20 Jan 2017 15:00:37 +0000 (10:00 -0500)
commit6c488ea13634897df5f9b5769eb26bbc3d926ce0
treef81ef5b77ed183eae6b09515a7f06a48e51432b2
parente4c27f5befbfc80a1bf96fc93256dce08b148238
Paper over pg_upgrade test failure

The publication test didn't drop all the publications it was creating
when it was probably intending to do that.  There is still a bug with
dependency tracking in there, but this should at least quiet down the
build farm.
src/test/regress/expected/publication.out
src/test/regress/sql/publication.sql