mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
71dd092c01
pg_replication_session_is_setup() exists nowhere; apparently this is meant to refer to pg_replication_origin_session_is_setup(). Adrien Nayrat