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
Showing
- contrib/dblink/Makefile 2 additions, 3 deletionscontrib/dblink/Makefile
- contrib/dblink/dblink.sql.in 22 additions, 4 deletionscontrib/dblink/dblink.sql.in
- contrib/dblink/dblink_check.sh 0 additions, 15 deletionscontrib/dblink/dblink_check.sh
- contrib/dblink/expected/dblink.out 96 additions, 39 deletionscontrib/dblink/expected/dblink.out
- contrib/dblink/sql/dblink.sql 78 additions, 24 deletionscontrib/dblink/sql/dblink.sql
Loading
Please register or sign in to comment