Re: Dependency / Constraint patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Dependency / Constraint patch
Date
Msg-id 200206201724.g5KHO6213749@candle.pha.pa.us
Whole thread Raw
In response to Dependency / Constraint patch  (Rod Taylor <rbt@zort.ca>)
Responses Re: Dependency / Constraint patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Rod Taylor wrote:
> Differences from previous version:
> - Fully functional ALTER TABLE / DROP CONSTRAINT
> - pg_dump uses ALTER TABLE / ADD FOREIGN KEY
> - psql displays foreign keys (\d output)
> - Foreign key triggers are autonamed based on the constraint name
> - Namespace dependencies were quickly added.  Unable to test them very
> well (DROP SCHEMA required)

Rod, is this ready to be applied?

--
  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, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Table Function (aka SRF) doc patch
Next
From: Bruce Momjian
Date:
Subject: Re: Reduce heap tuple header size