Re: BUG #18097: Immutable expression not allowed in generated at - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: BUG #18097: Immutable expression not allowed in generated at
Date
Msg-id CAJ7c6TNX7itd4TCUOmUXWng_C695t9WQsp8bZ_A61PBXvEV0kQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #18097: Immutable expression not allowed in generated at  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #18097: Immutable expression not allowed in generated at
List 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



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: retire MemoryContextResetAndDeleteChildren backwards compatibility macro
Next
From: Andres Freund
Date:
Subject: Re: Explicitly skip TAP tests under Meson if disabled