Re: pg_recvlogical broken in back branches
Euler Taveira <euler@timbira.com.br>
From: Euler Taveira <euler@timbira.com.br>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, noah@leadboat.com
Date: 2018-04-17T11:07:29Z
Lists: pgsql-hackers
2018-04-17 3:38 GMT-03:00 Michael Paquier <michael@paquier.xyz>: > The exact same fix has already applied on all stable branches: > Sorry about the noise. I've only checked the REL9_6_8 tag and the tarball. -- Euler Taveira Timbira - http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento
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