Re: pg_recvlogical prints bogus error when interrupted

Поиск
Список
Период
Сортировка
От Cary Huang
Тема Re: pg_recvlogical prints bogus error when interrupted
Дата
Msg-id 168082450312.1140.8389559156731377577.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: pg_recvlogical prints bogus error when interrupted  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            not tested

Hello

The patch applies and tests fine. I like the way to have both ready_to_exit and time_to_abort variables to control the
exitsequence. I think the (void) cast can be removed in front of PQputCopyEnd(), PQflush for consistency purposes as it
doesnot give warnings and everywhere else does not have those casts. 
 

thank you
Cary

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths
Следующее
От: Matthias van de Meent
Дата:
Сообщение: Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths