Re: [PATCHES] Caveat for Domains

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: PostgreSQL Docs <pgsql-docs(at)postgresql(dot)org>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCHES] Caveat for Domains
Date: 2005-10-24 18:09:04
Message-ID: 200510241809.j9OI94Q29741@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-patches

David Fetter wrote:
> On Thu, Sep 22, 2005 at 07:57:35PM -0400, Bruce Momjian wrote:
>
> > Patch applied. Thanks.
>
> Could you please put fixing domains for functions on the TODO list?

Added to TODO:

* Allow user-defined functions retuning a domain value to enforce domain
constraints

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

>
> Cheers,
> D
>
> >
> > ---------------------------------------------------------------------------
> >
> >
> > David Fetter wrote:
> > > Folks,
> > >
> > > I think this needs to be made explicit in the documentation. Better,
> > > of course, would be some kind of change to the PL infrastructure that
> > > Just Handles It, but until then....
> > >
> > > Cheers,
> > > D
> > > --
> > > David Fetter david(at)fetter(dot)org http://fetter.org/
> > > phone: +1 510 893 6100 mobile: +1 415 235 3778
> > >
> > > Remember to vote!
> >
> > [ Attachment, skipping... ]
> >
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 6: explain analyze is your friend
> >
> > --
> > Bruce Momjian | http://candle.pha.pa.us
> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> > + If your life is a hard drive, | 13 Roberts Road
> > + Christ can be your backup. | Newtown Square, Pennsylvania 19073
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 6: explain analyze is your friend
>
> --
> David Fetter david(at)fetter(dot)org http://fetter.org/
> phone: +1 510 893 6100 mobile: +1 415 235 3778
>
> Remember to vote!
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Simon Riggs 2005-10-31 02:46:56 Partitioning docs WIP
Previous Message Bruce Momjian 2005-10-24 15:38:17 Re: Will PQregisterThreadLock() be documented?

Browse pgsql-patches by date

  From Date Subject
Next Message Mark Kirkwood 2005-10-24 21:23:19 Re: TODO item - tid <> operator
Previous Message Bruce Momjian 2005-10-24 17:27:15 Re: [PATCH] Symbol restriction and versioning