pgsql: Fix typo in xlog.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in xlog.c
Date: 2025-02-03 00:26:01
Message-ID: E1tekHp-0055Ad-Ji@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in xlog.c

"recovery" is not a verb. Introduced in 68cb5af46cd8.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-02-03 02:21:16 pgsql: Improve comment on top of pgstat_count_io_op_time()
Previous Message Peter Eisentraut 2025-02-02 09:33:23 pgsql: Convert strategies to and from compare types