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

From: m(dot)litsarev(at)postgrespro(dot)ru
To: Sami Imseih <samimseih(at)gmail(dot)com>
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:56:04
Message-ID: d9688ce05593695fad5475d51df521b9@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> more widely known, so if we are going to do this, we should be
> consistent. right?
Sure! Which modules do you think should be updated? All the ones in
contrib/ folder or all the codebase?
And should it be one patch for the whole code or a bunch of patched for
each module in the conrib and in the root?

M.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-06-25 18:00:02 Re: More jsonpath methods: translate, split, join
Previous Message surya poondla 2026-06-25 17:41:41 Re: Handle concurrent drop when doing whole database vacuum