From: | Rod Taylor <rbt(at)rbt(dot)ca> |
---|---|
To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Alter domain |
Date: | 2002-11-28 16:20:40 |
Message-ID: | 1038500440.54963.8.camel@jester |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
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 | Content-Type | Size |
---|---|---|
alterdom.patch | text/plain | 72.8 KB |
alter_domain.sgml | text/sgml | 5.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-11-28 16:27:20 | Re: nested transactions |
Previous Message | Steve Jackson | 2002-11-28 16:12:30 | record object type |
From | Date | Subject | |
---|---|---|---|
Next Message | Evgen Potemkin | 2002-11-28 17:24:12 | Hierarchical queries a la Oracle patch. for 7.3rc1. |
Previous Message | Bruce Momjian | 2002-11-27 23:04:25 | Re: fix memory leaks in pg_dump |