Re: Alter domain

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: rbt(at)rbt(dot)ca
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Alter domain
Date: 2002-12-06 03:42:54
Message-ID: 200212060342.gB63gsC02701@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Rod, I think you forgot to send me a new typecmd.h file. Is that
correct?

I am backing out the patch until I get the file. Thanks.

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

Bruce Momjian wrote:
>
> Patch applied and doc file added. Thanks.
>
> ---------------------------------------------------------------------------
>
>
> Rod Taylor wrote:
> > ALTER DOMAIN .. SET / DROP NOT NULL
> > ALTER DOMAIN .. SET / DROP DEFAULT
> > ALTER DOMAIN .. ADD / DROP CONSTRAINT
> >
> > New files:
> > - doc/src/sgml/ref/alter_domain.sgml
> >
> > --
> > Rod Taylor <rbt(at)rbt(dot)ca>
>
> [ Attachment, skipping... ]
>
> [ Attachment, skipping... ]
>
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> > http://archives.postgresql.org
>
> --
> 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: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2002-12-06 03:52:41 Re: Alter domain
Previous Message Bruce Momjian 2002-12-06 03:23:11 Re: Alter domain

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-12-06 03:44:19 Re: contrib/xml patch
Previous Message Bruce Momjian 2002-12-06 03:23:11 Re: Alter domain