Re: 7.2 items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 7.2 items
Date
Msg-id 200105110134.f4B1Ypv19417@candle.pha.pa.us
Whole thread Raw
In response to RE: 7.2 items  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
> > * Add ALTER TABLE ... DROP CONSTRAINT
> 
> I am working on this function at the moment, hoping to add the dropping of
> CHECK constraints.  However, it'll take me a while because I keep having to
> look up all the functions being called to see what they do, etc.
> 
> What I'm thinking it that I'll try and at least get the structure all done
> and even compiling then the patch will have to be reviewed. (I'm doing it to
> stretch my programming muscles after working in PHP for so long!)

Good idea.  Certain people are great at looking at a patch and telling
exactly how to improve it.

--  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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 7.1.2 release
Next
From: "Jon Lapham"
Date:
Subject: Re: Problem with a rule on upgrade to v7.1.1