pgsql: Fix typo in header comment

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix typo in header comment
Дата
Msg-id E1pfcRL-0057dS-A4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in header comment

Commit 4c04be9b0 accidentally left off the _id portion of the function
name in the header comment.

Author: Junwang Zhao <zhjwpku@gmail.com>
Discussion: https://postgr.es/m/CAEG8a3LP+ytnAXSzR=yiEaQrde+iCybMHsuPn9n=UN3puV_1tw@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/xid8funcs.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix incorrect format placeholders
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: meson: add install-{quiet, world} targets