mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 21:31:19 +03:00
e2ed7e3227 introduced check of pg_visibility on standby. This commit adds
missing wait_for_catchup() to synchronize standby before querying it.