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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: b7a9347) | patch
Fix multiple problems in postgres_fdw query cancellation logic.
2016年5月16日 15:19:10 +0000 (11:19 -0400)
2016年5月16日 15:19:10 +0000 (11:19 -0400)
commit 1b812afb0eafe125b820cc3b95e7ca03821aa675
Fix multiple problems in postgres_fdw query cancellation logic.

First, even if we cancel a query, we still have to roll back the
containing transaction; otherwise, the session will be left in a
failed transaction state.

Second, we need to support canceling queries whe aborting a
subtransaction as well as when aborting a toplevel transaction.

Etsuro Fujita, reviewed by Michael Paquier
contrib/postgres_fdw/connection.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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