Re: [HACKERS] FreeBSD 4.7: BETA3 (from port): regression failures...

2002-10-27 Thread Larry Rosenman
On Mon, 2002-10-28 at 00:09, Larry Rosenman wrote: Ignore the first one, stupid me forgot about permissions. Here is the real one (horology and geometry): (and I expect horology is due to DST change day). LER *** ./expected/geometry-positive-zeros-bsd.out Tue Sep 12 16:07:16 2000 --- ./res

Re: [HACKERS] 7.3 beta3 regression failure

2002-10-27 Thread Tatsuo Ishii
> I'm seeing this on my Linux box (kernel 2.4.18, glibc 2.2.4): > > *** ./expected/horology.out Thu Sep 19 06:35:25 2002 > --- ./results/horology.outMon Oct 28 13:42:39 2002 [snip] Sorry, this must be due to summer time... -- Tatsuo Ishii ---(end of broadcast)-

[HACKERS] 7.3 beta3 regression failure

2002-10-27 Thread Tatsuo Ishii
I'm seeing this on my Linux box (kernel 2.4.18, glibc 2.2.4): *** ./expected/horology.out Thu Sep 19 06:35:25 2002 --- ./results/horology.out Mon Oct 28 13:42:39 2002 *** *** 537,549 SELECT (timestamp with time zone 'today' = (timestamp with time zone 'tomorrow' - inte

[HACKERS] PostgreSQL v7.3beta3 Released

2002-10-27 Thread Marc G. Fournier
It has take just over a month to get to this point, but Beta3 is now ready and available for testing. Depending on the changes generated by this Beta, we are planning on release our first Release Candidate out within the week, with a full release shortly after. This Beta requires an initdb, so a

Re: [HACKERS] Request for supported platforms

2002-10-27 Thread Magnus Naeslund(f)
On an rh6.2, "Linux gsX 2.4.19-pre6 #4 Thu Apr 11 07:17:39 CEST 2002 alpha unknown" (ev56 ruffian) i get this failure. Should ./configure && gmake && gmake check be the only things i need to do? == creating database "regression" == /home/mag/d/postgresql/postgresq

Re: [HACKERS] Request for supported platforms

2002-10-27 Thread Neil Conway
Bruce Momjian <[EMAIL PROTECTED]> writes: > Ports list updated: Shouldn't the "join" regression test failure be fixed? Cheers, Neil -- Neil Conway <[EMAIL PROTECTED]> || PGP Key ID: DB3C29FC ---(end of broadcast)--- TIP 5: Have you checked our

Re: [HACKERS] beta3 packaged ...

2002-10-27 Thread Marc G. Fournier
On Sun, 27 Oct 2002, Bruce Momjian wrote: > Marc G. Fournier wrote: > > On Sun, 27 Oct 2002, Tom Lane wrote: > > > > > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > > > Please check it and confirm ... I believe everything, includin the docs, > > > > should be right on this ... if not, I'm goi

Re: [HACKERS] beta3 packaged ...

2002-10-27 Thread Bruce Momjian
Marc G. Fournier wrote: > On Sun, 27 Oct 2002, Tom Lane wrote: > > > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > > Please check it and confirm ... I believe everything, includin the docs, > > > should be right on this ... if not, I'm going to repackage before > > > announcing ... > > > > Co

Re: [HACKERS] beta3 packaged ...

2002-10-27 Thread Marc G. Fournier
On Sun, 27 Oct 2002, Tom Lane wrote: > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > Please check it and confirm ... I believe everything, includin the docs, > > should be right on this ... if not, I'm going to repackage before > > announcing ... > > Code looks good from here, can't check the

Re: [HACKERS] Request for supported platforms

2002-10-27 Thread Bruce Momjian
Ports list updated: http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html --- Ian Barwick wrote: > On Saturday 26 October 2002 04:17, Bruce Momjian wrote: > > > > > OK, Tom will be away next week, and

Re: [HACKERS] Request for supported platforms

2002-10-27 Thread Ian Barwick
On Saturday 26 October 2002 04:17, Bruce Momjian wrote: > > OK, Tom will be away next week, and Thomas will too. I can do it. > Folks. start sending in those plaform reports, OS name and version > number please. > > The current platform list is: > > http://developer.postgresql.org/docs/postg

Re: [HACKERS] Help compiling postgres

2002-10-27 Thread Darren Johnson
I'm trying to compile an old version of Postgres and suddenly I've got the folloging error message: This looks to be the working model of postgres-r. Did you get it via CVS or from the down load area? These questions should probably be asked on the pg-replication list instead of hackes.

Re: [HACKERS] Time for RC1 soon?

2002-10-27 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Marc G. Fournier wrote: >> tom is away for the week, so I wouldn't see anything earlier hten the week >> following tha t... > I talked to him about that and we both feel this week while he is away > will be pretty quiet and the only major thing left is m

Re: [HACKERS] beta3 packaged ...

2002-10-27 Thread Tom Lane
"Marc G. Fournier" <[EMAIL PROTECTED]> writes: > Please check it and confirm ... I believe everything, includin the docs, > should be right on this ... if not, I'm going to repackage before > announcing ... Code looks good from here, can't check the docs very easily over this dialup connection ...

[HACKERS] Server downtime ...

2002-10-27 Thread Marc G. Fournier
Just a quick note that I'm going to be rebooting mars (the PostgreSQL.Org) server later on this evening to upgrade the OS ... downtime should be no more then 1 hour, unless something unforeseen happens ... ---(end of broadcast)--- TIP 4: Don't 'k

Re: [HACKERS] assignment type mismatch complaints

2002-10-27 Thread Larry Rosenman
On Sat, 2002-10-26 at 18:34, Larry Rosenman wrote: > On Sat, 2002-10-26 at 18:27, Tom Lane wrote: > > Larry Rosenman <[EMAIL PROTECTED]> writes: > > > How concerned are we about assignment type mismatch warnings? > > > > They're probably all "char versus unsigned char" complaints? > Probably. Th

[HACKERS] Fwd: [GENERAL] index not scanned

2002-10-27 Thread Mario Weilguni
The topic below is quite common on the general list, people tend to ask without checking the documentation. I think most of those questions will disappear if the planner output is modified, so it is clear why a decision is made (maybe with an extra option). e.g. something like this if an index s

[HACKERS] Help compiling postgres

2002-10-27 Thread Jesus M. Milan-Franco
Hi all   I'm trying to compile an old version of Postgres and suddenly I've got the folloging error message:   make[2]: Cambiando a directorio `/home/jmilan/postgres-r/src/backend/port'gcc -I../../include -I../../backend   -O2  -Wall -Wmissing-prototypes -I..   -c -o dynloader.o dynloader.cg