mirror of https://github.com/postgres/postgres
Inpull/31/mergee170b8c8
, protection against modified search_path was added. However, PostgreSQL versions prior to 10 does not accept SQL commands over a replication connection, so the protection would generate a syntax error. Since we cannot run SQL commands on it, we are also not vulnerable to the issue thate170b8c8
fixes, so we can just skip this command for older versions. Author: Michael Paquier <michael@paquier.xyz>
parent
2dbee9f19f
commit
8d2814f274
Loading…
Reference in new issue