Re: Problems with ALTER DOMAIN patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Problems with ALTER DOMAIN patch
Date
Msg-id 9007.1039582473@sss.pgh.pa.us
Whole thread Raw
In response to Re: Problems with ALTER DOMAIN patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Where does that leave the patch _until_ they are created?

I'd say "it's under death sentence unless fixed before 7.4 release".
I don't want to back it out in toto right now, because that will
interfere with other edits I'm in process of making (and also Rod
included some necessary fixes to the domain-constraint patch in the
alter-domain patch; which wasn't too clean of him but it's done).

For now, please put "fix or disable ALTER DOMAIN" on the must-do-
before-7.4 part of TODO.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] GEQO Triggers Server Crash
Next
From: Tom Lane
Date:
Subject: Re: Problems with ALTER DOMAIN patch