Re: Alter domain

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Alter domain
Date: 2002-12-10 18:09:39
Message-ID: 1039543778.18314.17.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Tue, 2002-12-10 at 11:24, Tom Lane wrote:
> 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?

Did it? Sorry. I've been fighting the regression tests on that one for
a while. FreeBSD 4.7-RELEASE is different from the Regression Tests in
regards to 0's.

So whenever I update the expected, I have to manually edit
regression.diff prior to application.

Not an excuse, but it is the reason.

Please back out that change.

--
Rod Taylor <rbt(at)rbt(dot)ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-12-10 18:20:26 Re: Alter domain
Previous Message Rod Taylor 2002-12-10 18:07:45 Re: Auto Vacuum Daemon (again...)

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-12-10 18:20:26 Re: Alter domain
Previous Message Hannu Krosing 2002-12-10 17:05:42 Re: psql's \d commands --- end of the line for