Re: DROP CONSTRAINT patch
От | Bruce Momjian |
---|---|
Тема | Re: DROP CONSTRAINT patch |
Дата | |
Msg-id | 200105231519.f4NFJsr07175@candle.pha.pa.us обсуждение исходный текст |
Ответ на | DROP CONSTRAINT patch (Christopher <chriskl@familyhealth.com.au>) |
Ответы |
RE: DROP CONSTRAINT patch
|
Список | pgsql-hackers |
Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it withing the next 48 hours. > Hi all, > > Attached is my patch that adds DROP CONSTRAINT support to PostgreSQL. I > basically want your guys feedback. I have sprinkled some of my q's thru > the text delimited with the @@ symbol. It seems to work perfectly. > > At the moment it does CHECK constraints only, with inheritance. However, > due to the problem mentioned before with the mismatching between inherited > constraints it may be wise to disable the inheritance feature for a while. > it is written in an extensible fashion to support future dropping of other > types of constraint, and is well documented. > > Please send me your comments, check my use of locking, updating of > indices, use of ERROR and NOTICE, etc. and I will rework the patch based > on feedback until everyone > is happy with it... > > Chris Content-Description: [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://www.postgresql.org/search.mpl -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: