| 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-06 03:23:11 |
| Message-ID: | 200212060323.gB63NCW25540@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-12-06 03:42:54 | Re: Alter domain |
| Previous Message | Philip Warner | 2002-12-06 01:31:05 | Re: [GENERAL] PostgreSQL Global Development Group |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-12-06 03:42:54 | Re: Alter domain |
| Previous Message | Bruce Momjian | 2002-12-06 03:21:24 | Re: PyGreSQL inserttable patch |