Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()

Поиск
Список
Период
Сортировка
От wangpeng
Тема Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()
Дата
Msg-id tencent_FED33DE297DEA5EC5E888D3B9F7E50D6EF07@qq.com
обсуждение исходный текст
Список pgsql-hackers
Hi hackers,

This is my first patch
There is an incorrect assignment of nodeid = 0 in 
TransactionIdGetCommitTsData() (commit_ts.c).
Elsewhere in the file, the code consistently uses InvalidReplOriginId.
Even though InvalidReplOriginId also evaluates to 0, it should be used 
here for clarity and consistency.

Best regards,
Wang Peng

Вложения

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