Re: Alter domain

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rod Taylor <rbt(at)rbt(dot)ca>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Alter domain
Date: 2002-12-05 06:09:27
Message-ID: 200212050609.gB569Rn28828@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-12-05 06:17:03 Re: Compiere "embedded transactions"
Previous Message Bruce Momjian 2002-12-05 05:54:38 Re: contrib/ltree patches

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-12-05 06:10:10 Re: contrib/xml patch
Previous Message Bruce Momjian 2002-12-05 05:59:02 Re: PyGreSQL inserttable patch