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 [email protected]
Whole thread Raw
List pgsql-committers
Fix copy/paste mistake in comment

Backpatch to 17

Author: Yugo NAGATA <[email protected]>
Discussion: https://postgr.es/m/[email protected]

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