Comment typo in recent push

Поиск
Список
Период
Сортировка
От Peter Smith
Тема Comment typo in recent push
Дата
Msg-id CAHut+Pt52ueOEAO-G5qeZiiPv1p9pBT_W5Vj3BTYfC8sD8LFxw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Comment typo in recent push  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
There seems to be a comment typo in the recent commit "Perform logical
replication actions as the table owner" [1].

/*
 * Switch back to the original user ID.
 *
 * If we created a new GUC nest level, also role back any changes that were
 * made within it.
 */


/role back/rollback/

~~

PSA a tiny patch to fix that.

------
[1] https://github.com/postgres/postgres/commit/1e10d49b65d6c26c61fee07999e4cd59eab2b765

Kind Regards,
Peter Smith.
Fujitsu Australia

Вложения

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

Предыдущее
От: Peter Smith
Дата:
Сообщение: CREATE SUBSCRIPTION -- add missing tab-completes
Следующее
От: Andres Freund
Дата:
Сообщение: Re: refactoring relation extension and BufferAlloc(), faster COPY