pgsql: Fix typo in multixact.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix typo in multixact.c
Дата
Msg-id E1nHyY0-0000eG-21@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in multixact.c

Introduced in aa64f23.

Author: Nathan Bossart
Discussion: https://postgr.es/m/20220209175338.GB1627503@nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0147fc7c8c92ee22910f40b1740425f43382bc95

Modified Files
--------------
src/backend/access/transam/multixact.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Reduce more the number of calls to GetMaxBackends()
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Use Test::Builder::todo_start(), replacing $::TODO.