pgsql: Fix copy/paste mistake in comment

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix copy/paste mistake in comment
Date: 2024-07-04 11:59:34
Message-ID: E1sPL7c-000I2b-Sj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix copy/paste mistake in comment

Backpatch to 17

Author: Yugo NAGATA <nagata(at)sraoss(dot)co(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-07-04 15:44:51 Re: pgsql: Add pg_get_acl() to get the ACL for a database object
Previous Message Alvaro Herrera 2024-07-04 11:35:19 pgsql: Remove bogus assertion in pg_atomic_monotonic_advance_u64