Fix couple of typos

Поиск
Список
Период
Сортировка
От vignesh C
Тема Fix couple of typos
Дата
Msg-id CALDaNm1KqJ0VFfDJRPbfYi9Shz6LHFEE-Ckn+eqsePfKhebv9w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fix couple of typos
Список pgsql-hackers
Hi,

While reviewing another patch, I found a couple of typos:
1) subid should have been pubid in AlterPublicationOwner and
AlterPublicationOwner_oid functions.
2) Only tuples with XIDs/MXIDs older than the the
FreezeLimit/MultiXactCutoff are frozen in the common case.
Should have been"
Only tuples with XIDs/MXIDs older than the FreezeLimit/MultiXactCutoff
are frozen in the common case.

The attached patch has the changes for the same.

Regards,
Vignesh

Вложения

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