From: | Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: RC1? |
Date: | 2002-11-20 21:13:13 |
Message-ID: | 20021120211313.A3065@quartz.newn.cam.ac.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-ports |
On Wed, Nov 20, 2002 at 09:33:41AM -0500, Bruce Momjian wrote:
> Patrick Welche wrote:
> > On Tue, Nov 19, 2002 at 06:22:08PM +0100, Peter Eisentraut wrote:
> > > He was testing 7.4devel. That's not the right one.
> >
> > What's the difference? (Do I really want to wait another day while this
> > ancient box compiles it given that the chances of it working under
> > 7.4devel and not under 7.3rcN are smaller than the chances of it
> > working under 7.3rcN and not under 7.4devel, no?)
>
> Uh, you are right, but we have made a _few_ 7.4 changes so I do think we
> need a 7.3-specific test.
And yes, you are right, I've just spotted a little change: 7.3b1 dump
imported into 7.4devel database needs "value" quoted in
CREATE TABLE amount (
id serial NOT NULL,
value integer
);
so "value"'s keyword status must have changed..
Cheers,
Patrick
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-11-20 22:02:02 | Re: RC1? |
Previous Message | Patrick Welche | 2002-11-20 20:47:45 | Re: RC1? |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-11-20 22:02:02 | Re: RC1? |
Previous Message | Patrick Welche | 2002-11-20 20:47:45 | Re: RC1? |