pgsql: Add comment to describe the various frontend cancel methods

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add comment to describe the various frontend cancel methods
Date: 2026-07-06 16:13:08
Message-ID: E1wglwS-001c1D-0j@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add comment to describe the various frontend cancel methods

Author: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Discussion: https://www.postgresql.org/message-id/DJPAH0WPJV3K.1PYZ8P0QXZVMX@jeltef.nl

Branch
------
master

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

Modified Files
--------------
src/fe_utils/cancel.c | 34 ++++++++++++++++++++++++++++++++--
1 file changed, 32 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-07-06 16:40:43 pgsql: Remove switch statements in vector8_shift_{left,right}.
Previous Message Peter Eisentraut 2026-07-06 10:22:19 pgsql: Remove apparent support for SECURITY LABEL ON PROPERTY GRAPH