Re: Alter domain - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Alter domain
Date
Msg-id 200212050609.gB569Rn28828@candle.pha.pa.us
Whole thread Raw
In response to Alter domain  (Rod Taylor <rbt@rbt.ca>)
List 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@rbt.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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PyGreSQL inserttable patch
Next
From: Bruce Momjian
Date:
Subject: Re: contrib/xml patch