alter enum add value if not exists - Mailing list pgsql-hackers

From Andrew Dunstan
Subject alter enum add value if not exists
Date
Msg-id 50324F26.3090809@dunslane.net
Whole thread Raw
Responses Re: alter enum add value if not exists
List pgsql-hackers
Here is a patch for this feature, which should alleviate some of the
woes caused by adding labels not being transactional (and thus not
allowing for the catching of errors).

(Also available on the add_enum_ine branch at
<https://bitbucket.org/adunstan/pgdevel>)


cheers

andrew



Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: New WAL code dumps core trivially on replay of bad data
Next
From: Heikki Linnakangas
Date:
Subject: Re: New WAL code dumps core trivially on replay of bad data