Re: [PATCH] Allow UNLISTEN during recovery
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Shay Rojansky <roji@roji.org>
Cc: Mitar <mmitar@gmail.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-01-26T02:17:10Z
Lists: pgsql-hackers
Shay Rojansky <roji@roji.org> writes: > Thanks for insisting - I ended up setting up the environment and running > the tests, and discovering that some test-related changes were missing. > Here's a 3rd version of the patch. Hope this is now in good shape, let me > know if you think anything else needs to be done. Lotta work for a one-line code change, eh? Pushed now. regards, tom lane
Commits
-
Allow UNLISTEN in hot-standby mode.
- ebfe20dc706b 12.0 landed
- e8ec19cd13a5 10.7 landed
- c0aed6959541 11.2 landed
- 741ee48900c5 9.5.16 landed
- 549d2a238a70 9.4.21 landed
- 0d5b27351225 9.6.12 landed