pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)

From: m(dot)litsarev(at)postgrespro(dot)ru
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
Date: 2026-06-25 17:15:10
Message-ID: 1b6a678e24e9d52dc48644b990ffd045@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, hackers!

According to commit e3a87b4991cc2d00 the parentheses framing
(errcode...) macro are not necessary.
A small patch where they are removed is attached.

Respectfully,
Mikhail Litsarev, Postgres Pro.

Attachment Content-Type Size
v1-0001-pg_stat_statements-Remove-errcode.-framing-parent.patch text/x-diff 7.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2026-06-25 17:19:29 Re: enhance wraparound warnings
Previous Message Bharath Rupireddy 2026-06-25 16:51:25 Re: Handle concurrent drop when doing whole database vacuum