Re: Bug in pg_get_constraintdef (for deferrable - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Bug in pg_get_constraintdef (for deferrable
Date
Msg-id 1041533450.56735.3.camel@jester
Whole thread Raw
In response to Re: Bug in pg_get_constraintdef (for deferrable constraints)  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Responses Re: Bug in pg_get_constraintdef (for deferrable  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: Bug in pg_get_constraintdef (for deferrable  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I think I initially forgot those options, and Stephans patch seems to be
everything required -- though the psql display is a little more
cluttered.

> pg_get_constraintdef should probably be looking at condeferrable
> and condeferred in the pg_constraint row it's looking at.  Maybe something
> like the attached.

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

pgsql-hackers by date:

Previous
From: snpe
Date:
Subject: Re: [GENERAL] Cast your vote ...
Next
From: Tom Lane
Date:
Subject: Re: pg_dump.options.diff