Re: Domain coercions - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Domain coercions
Date
Msg-id 200207062016.g66KGRe18785@candle.pha.pa.us
Whole thread Raw
In response to Domain coercions  ("Rod Taylor" <rbt@zort.ca>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------



Rod Taylor wrote:
> I've fixed up the way domain constraints (not null and type length)
> are managed as per request.
>
> Moved from merging with table attributes to applying themselves during
> coerce_type() and coerce_type_typmod.
>
> Regression tests altered to test the cast() scenarios.
> --
> Rod

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  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: CLUSTER not lose indexes
Next
From: Tom Lane
Date:
Subject: Re: UNIQUE predicate