pgsql: Fix typo in header comment - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Fix typo in header comment
Date
Msg-id E1pfcRL-0057dS-A4@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix incorrect format placeholders
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: meson: add install-{quiet, world} targets