Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Date
Msg-id 80526420-60b5-4ad9-8ce7-a4ba20a90959@eisentraut.org
Whole thread Raw
In response to Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 12.09.25 15:49, Tom Lane wrote:
> Peter Eisentraut <peter@eisentraut.org> writes:
>> I propose the attached patch to fix this.  I think this restores the
>> original meaning better.
> 
> I'm okay with this wording change, but I would stay with
> ERRCODE_FEATURE_NOT_SUPPORTED rather than calling this
> a "syntax error".  It's not a syntax error IMV, but a
> potential feature that we have deliberately left syntax
> space for, even though we don't yet have ideas about
> a workable implementation.

Ok, done that way.




pgsql-hackers by date:

Previous
From: "Madhukar ."
Date:
Subject: AioCtl Shared Memory size fix
Next
From: Damien Clochard
Date:
Subject: Re: [PATCH] Generate random dates/times in a specified range