Re: BUG #18097: Immutable expression not allowed in generated at

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, James Keener <jim(at)jimkeener(dot)com>
Subject: Re: BUG #18097: Immutable expression not allowed in generated at
Date: 2023-11-15 15:58:57
Message-ID: CAJ7c6TNX7itd4TCUOmUXWng_C695t9WQsp8bZ_A61PBXvEV0kQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Hi,

> True, but from the perspective of the affected code, the question is
> basically "did you call expression_planner() yet". So I like this
> naming for that connection, whereas something based on "transformation"
> doesn't really connect to anything in existing function names.

Fair enough.

--
Best regards,
Aleksander Alekseev

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Melzer Kassensysteme 2023-11-15 16:46:21 LIMIT clause extremely slow
Previous Message Tom Lane 2023-11-15 15:15:55 Re: BUG #18097: Immutable expression not allowed in generated at

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2023-11-15 16:50:08 Re: Explicitly skip TAP tests under Meson if disabled
Previous Message Nathan Bossart 2023-11-15 15:56:00 Re: retire MemoryContextResetAndDeleteChildren backwards compatibility macro