git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 839cea8) | patch
Fix bad interaction between NOTIFY processing and V3 extended query
2003年10月16日 16:50:41 +0000 (16:50 +0000)
2003年10月16日 16:50:41 +0000 (16:50 +0000)
commit 90b22029755121a61812e991838391bd40ba2bbf
Fix bad interaction between NOTIFY processing and V3 extended query
protocol, per report from Igor Shevchenko. NOTIFY thought it could
do its thing if transaction blockState is TBLOCK_DEFAULT, but in
reality it had better check the low-level transaction state is
TRANS_DEFAULT as well. Formerly it was not possible to wait for the
client in a state where the first is true and the second is not ...
but now we can have such a state. Minor cleanup in StartTransaction()
as well.
src/backend/access/transam/xact.c diff | blob | blame | history
src/backend/commands/async.c diff | blob | blame | history
src/backend/tcop/postgres.c diff | blob | blame | history
src/include/access/xact.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /