Re: Alter domain - Mailing list pgsql-patches

From Rod Taylor
Subject Re: Alter domain
Date
Msg-id 1039543778.18314.17.camel@jester
Whole thread Raw
In response to Re: Alter domain  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Alter domain  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On Tue, 2002-12-10 at 11:24, Tom Lane wrote:
> Rod Taylor <rbt@rbt.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@rbt.ca>

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

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Alter domain
Next
From: Tom Lane
Date:
Subject: Re: Alter domain