Re: Couldn't we mark enum_in() as immutable? - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Couldn't we mark enum_in() as immutable?
Date
Msg-id B0B0EF0A-6BE6-4D8A-9DCC-7CBDB5581B1F@yesql.se
Whole thread Raw
In response to Couldn't we mark enum_in() as immutable?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> On 27 Sep 2021, at 23:54, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> So it seems like the results of
> enum_in() are immutable for as long as anybody could care about them,
> and that's good enough.

+1. I can't think of a situation where this wouldn't hold.

--
Daniel Gustafsson        https://vmware.com/




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: pgcrypto support for bcrypt $2b$ hashes
Next
From: Magnus Hagander
Date:
Subject: Re: [PATCH] Support pg_ident mapping for LDAP