diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-03-29 12:00:51 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-04-05 15:30:24 -0400 |
commit | b981275b6531df5a4c4f069571bcb39fc4dee770 (patch) | |
tree | 18f3c562d8973282ecbe8999df40db6f6d2ce50d /contrib/postgres_fdw/postgres_fdw.c | |
parent | 530e69e59b07cf94a65cfde7dd1a8b1c62b44228 (diff) | |
download | postgresql-b981275b6531df5a4c4f069571bcb39fc4dee770.tar.gz postgresql-b981275b6531df5a4c4f069571bcb39fc4dee770.zip |
PL/pgSQL: Add support for SET TRANSACTION
A normal SQL command run inside PL/pgSQL acquires a snapshot, but SET
TRANSACTION does not work anymore if a snapshot is set. So we have to
handle this separately.
Reviewed-by: Alexander Korotkov <a.korotkov@postgrespro.ru>
Reviewed-by: Tomas Vondra <tomas.vondra@2ndquadrant.com>
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions