pgsql: Fix typo in xlog.c.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix typo in xlog.c.
Дата
Msg-id E1gHrpd-0008Ge-Ce@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in xlog.c.

Author: Daniel Gustafsson
Discussion: https://postgr.es/m/A6817958-949E-4A5B-895D-FA421B6640C2@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c4ab62f9acc0389697042cb642aa74beabdc8cc7

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Sync our copy of the timezone library with IANA releasetzcode20
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix memory leak in repeated SPGIST index scans.