pgsql: Fix checking for recovery state in WaitForLSN()

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Fix checking for recovery state in WaitForLSN()
Дата
Msg-id E1vHUKV-005Vi4-1w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix checking for recovery state in WaitForLSN()

We only need to do it for WAIT_LSN_TYPE_REPLAY.  WAIT_LSN_TYPE_FLUSH can work
for both primary and follower.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7742f99a02ed1679eb6baeb35491ea3cf8a3a36e

Modified Files
--------------
src/backend/access/transam/xlogwait.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления: