Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: Nivruth Nandigam <nivruth_n(at)yahoo(dot)com>
Cc: "pgsql-bugs\(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums
Date: 2018-07-20 15:14:46
Message-ID: 87r2jyhrho.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>>>>> "Nivruth" == Nivruth Nandigam <nivruth_n(at)yahoo(dot)com> writes:

Nivruth> Thanks Andrew, that makes sense. Could you also please answer
Nivruth> these questions if possible?

[ https://stackoverflow.com/questions/51434307 ]

Adding a value to an enum does not have any impact on tables that use
the enum type, regardless of where you add the value.

--
Andrew (irc:RhodiumToad)

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2018-07-20 16:31:18 BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote.
Previous Message Nivruth Nandigam 2018-07-20 13:54:20 Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums