On Mar 26, 2016, at 7:40 AM, Andrew Dunstan <[email protected]> wrote: > It would be nice if we could find a less broad brush approach to dealing with > the issue.
I don't know how doable this is, but could we use the existing mechanism of marking an index invalid if it contains an enum type to which a value was added, and the transaction was rolled back? For the 90% use case, that would be acceptable, I would expect. -- -- Christophe Pettus [email protected] -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
