Re: Alter domain

From: Tom Lane <tgl(at)sss(dot)pgh(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-10 16:24:28
Message-ID: 26492.1039537468@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Rod Taylor <rbt(at)rbt(dot)ca> writes:
> ALTER DOMAIN .. SET / DROP NOT NULL
> ALTER DOMAIN .. SET / DROP DEFAULT
> ALTER DOMAIN .. ADD / DROP CONSTRAINT

Why exactly does this patch make an undisclosed, undiscussed change in
resultmap for geometry?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ian Barwick 2002-12-10 16:35:47 Re: [INTERFACES] Patch for DBD::Pg pg_relcheck problem
Previous Message Lamar Owen 2002-12-10 16:06:55 Re: [HACKERS] Let's create a release team

Browse pgsql-patches by date

  From Date Subject
Next Message Hannu Krosing 2002-12-10 17:05:42 Re: psql's \d commands --- end of the line for
Previous Message Tom Lane 2002-12-10 06:25:53 Re: psql's \d commands --- end of the line for