Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums - Mailing list pgsql-bugs

From Andrew Gierth
Subject Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums
Date
Msg-id 87r2jyhrho.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: BUG #15286: BEFORE or AFTER not working while adding values forexisting enums  (Nivruth Nandigam <nivruth_n@yahoo.com>)
List pgsql-bugs
>>>>> "Nivruth" == Nivruth Nandigam <nivruth_n@yahoo.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)


pgsql-bugs by date:

Previous
From: Nivruth Nandigam
Date:
Subject: Re: BUG #15286: BEFORE or AFTER not working while adding values forexisting enums
Next
From: PG Bug reporting form
Date:
Subject: BUG #15287: postgres_fdw: the "WHERE date_trunc('day',dt) = 'YYYY-MM-DD' does not push to remote.