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

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: m(dot)litsarev(at)postgrespro(dot)ru
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
Date: 2026-06-25 17:36:27
Message-ID: CAA5RZ0uabhVGDMRinhE7HnL50Ze=NC47SpmByU8c9askiCjrhw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

e3a87b499 states "There's no intention to make wholesale
changes of existing ereport calls ..."

Why do it for pg_stat_statements only when there are a bunch
of other places?

Converting one module in isolation doesn't make the new style
more widely known, so if we are going to do this, we should be
consistent. right?

--
Sami Imseih
Amazon Web Services (AWS)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2026-06-25 17:38:40 Re: Small patch to improve safety of utf8_to_unicode().
Previous Message Bharath Rupireddy 2026-06-25 17:19:29 Re: enhance wraparound warnings