git.postgresql.org Git - postgresql.git/commit
Fri, 9 Jun 2017 13:47:52 +0000 (09:47 -0400)
2017年6月12日 12:53:37 +0000 (08:53 -0400)
commit ddd7b22b225ae41d16ceb218b387645cb9becfdc
Stop table sync workers when subscription relation entry is removed
When a table sync worker is in waiting state and the subscription table
entry is removed because of a concurrent subscription refresh, the
worker could be left orphaned. To avoid that, explicitly stop the
worker when the pg_subscription_rel entry is removed.
Reported-by: Masahiko Sawada <sawada.mshk@gmail.com>
This is the main PostgreSQL git repository.
RSS
Atom