]> granicus.if.org Git - postgresql/commit
Add regression tests for remote execution of extension operators/functions.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 4 Nov 2015 17:03:30 +0000 (12:03 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 4 Nov 2015 17:03:30 +0000 (12:03 -0500)
commitb9f117d6cd3c79780b0c0e57068f0837f7493aa6
treedb30bd3990804e89f467b31d3e51f1dc7ae0f129
parentd89494166351e1fdac77d87c6af500401deb2422
Add regression tests for remote execution of extension operators/functions.

Rather than relying on other extensions to be available for installation,
let's just add some test objects to the postgres_fdw extension itself
within the regression script.
contrib/postgres_fdw/expected/postgres_fdw.out
contrib/postgres_fdw/sql/postgres_fdw.sql