]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add docs about postgres_fdw's setting of search_path and other GUCs.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Aug 2015 18:31:04 +0000 (14:31 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Aug 2015 18:31:11 +0000 (14:31 -0400)
commit9a18a2bfb9f93e4a1aa405e752608746e04619f2
tree9d7957e723e40ac37ee87e6abc1046e20a0e3888
parent656363d83970195e875c5c2153ef097e112b859f
Add docs about postgres_fdw's setting of search_path and other GUCs.

This behavior wasn't documented, but it should be because it's user-visible
in triggers and other functions executed on the remote server.
Per question from Adam Fuchs.

Back-patch to 9.3 where postgres_fdw was added.
doc/src/sgml/postgres-fdw.sgml