pgsql: Fix typo in function header comment.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in function header comment.
Date: 2025-10-08 03:24:32
Message-ID: E1v6Kn2-000bjt-1A@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in function header comment.

Reported-by: Robert Haas <robertmhaas(at)gmail(dot)com>
Discussion: https://postgr.es/m/CA+TgmoZYh_nw-2j_Fi9y6ZAvrpN+W1aSOFNM7Rus2Q-zTkCsQw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/035b09131daab84f2ed9a4a3f766bf4781fd5cbf

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-10-08 03:43:52 pgsql: Add stats_reset to pg_stat_user_functions
Previous Message Tatsuo Ishii 2025-10-08 00:29:27 pgsql: Fix Coverity issues reported in commit 25a30bbd423.