Re: pg_recvlogical broken in back branches
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: Michael Paquier <michael@paquier.xyz>
Cc: Noah Misch <noah@leadboat.com>, Euler Taveira <euler@timbira.com.br>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-04-25T13:57:49Z
Lists: pgsql-hackers
On Mon, Apr 23, 2018 at 12:49 AM, Michael Paquier <michael@paquier.xyz> wrote: > On Sun, Apr 22, 2018 at 02:55:51PM -0700, Noah Misch wrote: > > That change is testing the wrong variable. I plan to repair it as > > attached. > > You are right here. Ditto > Ouch indeed. +1 for the fix. Noah, you are planning to push it yourself, right? -- Magnus Hagander Me: https://www.hagander.net/ <http://www.hagander.net/> Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
Commits
-
Correct pg_recvlogical server version test.
- bb532859f45a 9.4.18 landed
- 32c247629367 9.6.9 landed
- 24f1e9ca0b92 9.5.13 landed
- c7cc9b7d4080 10.4 landed
- 6336b6dfc5c5 11.0 landed
-
Empty search_path in Autovacuum and non-psql/pgbench clients.
- 582edc369cdb 11.0 cited