pgsql: Fix typo in xlog.c.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Fix typo in xlog.c.
Дата
Msg-id E1iNVRw-0007OU-Gk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in xlog.c.

Author: Fujii Masao
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CAHGQGwH7dtYvOZZ8c0AG5AJwH5pfiRdKaCptY1_RdHy0HYeRfQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3b0c59ac1c7d480821ed009b998dd6be7d2d851c

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


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Make the order of the header file includes consistent in contrib
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Handle interrupts within a transaction context in REINDEX CONCUR