Remote 'statement_timeout' config parameter.
authorMarko Kreen <markokr@gmail.com>
Mon, 19 Nov 2007 09:13:53 +0000 (09:13 +0000)
committerMarko Kreen <markokr@gmail.com>
Mon, 19 Nov 2007 09:13:53 +0000 (09:13 +0000)
commite701290ff5c03c5f0addb44f9b78dd1f941f9299
tree20ec0c5d877908a213d18df845cc19806c20128b
parenta5e9098653672bbeaec78c4d23f2c398e77f8b52
Remote 'statement_timeout' config parameter.

It did not work in 2.0.2 and although it works now,
it could not work in live env as the SET cannot be combined
with main request, thus likely it will be executed on different
backend.
doc/config.txt
expected/plproxy_test.out
sql/plproxy_test.sql
src/cluster.c
src/execute.c
src/plproxy.h