]> granicus.if.org Git - postgresql/commit
The attached adds GRANTs to PUBLIC for dblink functions, removes the
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 14 Sep 2002 20:28:54 +0000 (20:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 14 Sep 2002 20:28:54 +0000 (20:28 +0000)
commitd724c314da727d21cd66c219a62d601e10693789
tree1d79cd4d8d6b9fce40a262af8f2f3a538981fac9
parent1b69b122bb82ba58d8f2a325027bf15a2f7898f1
The attached adds GRANTs to PUBLIC for dblink functions, removes the
non-standard regression test, and adds standard installcheck regression test
support.

The test creates a second database (regression_slave) and drops it again, in
order to avoid the cheesy-ness of connecting back to the same database ;-)

Joe Conway
contrib/dblink/Makefile
contrib/dblink/dblink.sql.in
contrib/dblink/dblink_check.sh [deleted file]
contrib/dblink/expected/dblink.out [moved from contrib/dblink/dblink.test.expected.out with 76% similarity]
contrib/dblink/sql/dblink.sql [moved from contrib/dblink/dblink.test.sql with 64% similarity]