Re: 7.2 items

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.2 items
Date: 2001-05-11 01:34:51
Message-ID: 200105110134.f4B1Ypv19417@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

  • RE: 7.2 items at 2001-05-11 01:30:33 from Christopher Kings-Lynne

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-05-11 01:46:34 pgsql/ /README /configure /configure.in /regis ...
Previous Message Christopher Kings-Lynne 2001-05-11 01:30:33 RE: 7.2 items