git.postgresql.org Git - postgresql.git/commit
2018年3月29日 16:00:51 +0000 (12:00 -0400)
Thu, 5 Apr 2018 19:30:24 +0000 (15:30 -0400)
commit b981275b6531df5a4c4f069571bcb39fc4dee770
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>
This is the main PostgreSQL git repository.
RSS
Atom