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 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly