pgsql: Fix typo in header comment

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in header comment
Date: 2023-03-24 08:06:23
Message-ID: E1pfcRL-0057dS-A4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2023-03-24 13:21:40 Re: pgsql: meson: add install-{quiet, world} targets
Previous Message Peter Eisentraut 2023-03-24 06:22:06 pgsql: Fix incorrect format placeholders