Use the enum value CRS_EXPORT_SNAPSHOT instead of "0"

Поиск
Список
Период
Сортировка
От Wei Wang (Fujitsu)
Тема Use the enum value CRS_EXPORT_SNAPSHOT instead of "0"
Дата
Msg-id OS3PR01MB6275DB83AF4658743B532B1D9E58A@OS3PR01MB6275.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответы Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0"
Re: Use the enum value CRS_EXPORT_SNAPSHOT instead of "0"
Список pgsql-hackers
Hi,

In the function WalReceiverMain, when the function walrcv_create_slot is called,
the fourth parameter is assigned the value "0" instead of the enum value
"CRS_EXPORT_SNAPSHOT". I think it would be better to use the corresponding enum
value.

Attach the patch to change this point.

Regards,
Wang wei

Вложения

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