pgsql: Fix copy/paste mistake in comment - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix copy/paste mistake in comment
Date
Msg-id E1sPL7c-000I2b-Sj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix copy/paste mistake in comment

Backpatch to 17

Author: Yugo NAGATA <nagata@sraoss.co.jp>
Discussion: https://postgr.es/m/20240704134638.355ad44a445fa1e764a220cd@sranhm.sraoss.co.jp

Branch
------
REL_17_STABLE

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

Modified Files
--------------
src/interfaces/libpq/fe-cancel.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Remove bogus assertion in pg_atomic_monotonic_advance_u64
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Add pg_get_acl() to get the ACL for a database object