Re: Additional message in pg_terminate_backend

From: Roman Khapov <rkhapov(at)yandex-team(dot)ru>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
Cc: Kirill Reshke <reshkekirill(at)gmail(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Additional message in pg_terminate_backend
Date: 2026-02-03 12:28:50
Message-ID: 56F9A892-B3C8-4479-8FA8-3E868CDFF2FC@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi again Jim, Andrew!

Thanks for another round on review, updated the patch according to comments.

Also, fix `make check` by updating pg_proc.data with new functions,
similar to uuid7 way: defining _msg versions of the functions

--
Best regards,
Roman Khapov

Attachment Content-Type Size
v5-0001-message-in-pg_terminate_backend-and-pg_cancel_bac.patch application/octet-stream 19.8 KB
unknown_filename text/plain 824 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message zengman 2026-02-03 12:08:29 Remove unused isCommit parameter from AtEOXact_LocalBuffers