[HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to Check failure

2006-03-18 Thread Dave Page
Seeing failure on 8.1 as well.

BTW, I keep forwarding these, but is there any need? Are enough hackers on the 
status change lists anyway?

/D

-Original Message-
From: "PG Build Farm"<[EMAIL PROTECTED]>
Sent: 18/03/06 02:13:19
To: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]>, "[EMAIL PROTECTED]"<[EMAIL 
PROTECTED]>
Subject: PGBuildfarm member snake Branch HEAD Status changed from OK to Check 
failure


The PGBuildfarm member snake had the following event on branch HEAD:

Status changed from OK to Check failure

The snapshot timestamp for the build that triggered this notification is: 
2006-03-18 02:00:00

The specs of this machine are:
OS:  Windows / Server 2003 SP1
Arch: i686
Comp: gcc / 3.4.2

For more information, see 
http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD




--- Begin Message ---

The PGBuildfarm member snake had the following event on branch HEAD:

Status changed from OK to Check failure

The snapshot timestamp for the build that triggered this notification is: 
2006-03-18 02:00:00

The specs of this machine are:
OS:  Windows / Server 2003 SP1
Arch: i686
Comp: gcc / 3.4.2

For more information, see 
http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD


--- End Message ---

---(end of broadcast)---
TIP 1: 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


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-03-08 Thread Bruce Momjian
Michael Glaesemann wrote:
> 
> On Mar 8, 2006, at 13:01 , Bruce Momjian wrote:
> 
> > I have updated the /contrib and PL regression tests for
> > escape_string_warning.  I can't test all the regressions but the build
> > farm will tell us soon enough.
> 
> I see 'em turning green :) Thanks, Bruce.

Great.  Just fixed another pltcl problem so hopefully that is all.

-- 
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

---(end of broadcast)---
TIP 6: explain analyze is your friend


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to PLCheck failure

2006-03-08 Thread Michael Glaesemann


On Mar 8, 2006, at 13:01 , Bruce Momjian wrote:


I have updated the /contrib and PL regression tests for
escape_string_warning.  I can't test all the regressions but the build
farm will tell us soon enough.


I see 'em turning green :) Thanks, Bruce.

Michael Glaesemann
grzm myrealbox com




---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

  http://www.postgresql.org/docs/faq


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-03-07 Thread Bruce Momjian
Tom Lane wrote:
> Michael Glaesemann <[EMAIL PROTECTED]> writes:
> > This seems pretty widespread.
> 
> Try "universal" --- Bruce broke both contrib and PL regression tests
> last night, by not updating them for the change of escape_string_warning
> default.

I have updated the /contrib and PL regression tests for
escape_string_warning.  I can't test all the regressions but the build
farm will tell us soon enough.

-- 
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

---(end of broadcast)---
TIP 1: 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


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to PLCheck failure

2006-03-07 Thread Tom Lane
Michael Glaesemann <[EMAIL PROTECTED]> writes:
> This seems pretty widespread.

Try "universal" --- Bruce broke both contrib and PL regression tests
last night, by not updating them for the change of escape_string_warning
default.

regards, tom lane

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to PLCheck failure

2006-03-07 Thread Michael Glaesemann


On Mar 7, 2006, at 17:48 , Dave Page wrote:


The PGBuildfarm member snake had the following event on branch HEAD:

Status changed from OK to PLCheck failure

The snapshot timestamp for the build that triggered this
notification is: 2006-03-07 02:00:00

The specs of this machine are:
OS:  Windows / Server 2003 SP1
Arch: i686
Comp: gcc / 3.4.2


This seems pretty widespread. wallaroo (Mac OS X 10.3) is affected as  
well. As of about 7 hours ago, most machines are failing PLCheck --  
and those that aren't are failing ContribCheck.


Michael Glaesemann
grzm myrealbox com




---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


[HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to PLCheck failure

2006-03-07 Thread Dave Page
 

> -Original Message-
> From: PG Build Farm 
> [mailto:[EMAIL PROTECTED] 
> Sent: 07 March 2006 02:18
> To: [EMAIL PROTECTED]; 
> [EMAIL PROTECTED]
> Subject: PGBuildfarm member snake Branch HEAD Status changed 
> from OK to PLCheck failure
> 
> 
> The PGBuildfarm member snake had the following event on branch HEAD:
> 
> Status changed from OK to PLCheck failure
> 
> The snapshot timestamp for the build that triggered this 
> notification is: 2006-03-07 02:00:00
> 
> The specs of this machine are:
> OS:  Windows / Server 2003 SP1
> Arch: i686
> Comp: gcc / 3.4.2
> 
> For more information, see 
> http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD
> 
> 
> 

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-02-14 Thread Tom Lane
Mark Kirkwood <[EMAIL PROTECTED]> writes:
> Oh dear - looks like my pg_freespacemap patch is getting its Windows
> testing :-(

> Dave - are you able to try out the attached patch?

Already committed an equivalent patch before seeing your message ...

regards, tom lane

---(end of broadcast)---
TIP 6: explain analyze is your friend


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from Make failure to Contrib failure

2006-02-14 Thread Tom Lane
"Dave Page"  writes:
> And the fun continues :-)

> Info: resolving _MaxFSMPages by linking to __imp__MaxFSMPages (auto-import)

Fixed.

regards, tom lane

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from Make failure to Contrib failure

2006-02-14 Thread Dave Page
 

> -Original Message-
> From: Mark Kirkwood [mailto:[EMAIL PROTECTED] 
> Sent: 14 February 2006 10:17
> To: Dave Page
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] FW: PGBuildfarm member snake Branch 
> HEAD Status changed from Make failure to Contrib failure
> 
> Oh dear - looks like my pg_freespacemap patch is getting its Windows
> testing :-(
> 
> Dave - are you able to try out the attached patch?

Yup, looks good here.

Cheers, Dave.

---(end of broadcast)---
TIP 1: 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


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-02-14 Thread Mark Kirkwood

Dave Page wrote:

And the fun continues :-)



-Original Message-
From: PG Build Farm 
[mailto:[EMAIL PROTECTED] 
Sent: 14 February 2006 02:16

To: [EMAIL PROTECTED]
Subject: PGBuildfarm member snake Branch HEAD Status changed 
from Make failure to Contrib failure



The PGBuildfarm member snake had the following event on branch HEAD:

Status changed from Make failure to Contrib failure





Oh dear - looks like my pg_freespacemap patch is getting its Windows
testing :-(

Dave - are you able to try out the attached patch?

Thanks

Mark

Index: pg_freespacemap.c
===
RCS file: /projects/cvsroot/pgsql/contrib/pg_freespacemap/pg_freespacemap.c,v
retrieving revision 1.1
diff -c -r1.1 pg_freespacemap.c
*** pg_freespacemap.c   12 Feb 2006 03:55:53 -  1.1
--- pg_freespacemap.c   14 Feb 2006 10:14:28 -
***
*** 16,21 
--- 16,22 
  
  #if defined(WIN32) || defined(__CYGWIN__)
  extern DLLIMPORT volatile uint32 InterruptHoldoffCount;
+ extern DLLIMPORT int MaxFSMPages;
  #endif
  
  Datum pg_freespacemap(PG_FUNCTION_ARGS);


---(end of broadcast)---
TIP 6: explain analyze is your friend


[HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from Make failure to Contrib failure

2006-02-14 Thread Dave Page
And the fun continues :-)

> -Original Message-
> From: PG Build Farm 
> [mailto:[EMAIL PROTECTED] 
> Sent: 14 February 2006 02:16
> To: [EMAIL PROTECTED]
> Subject: PGBuildfarm member snake Branch HEAD Status changed 
> from Make failure to Contrib failure
> 
> 
> The PGBuildfarm member snake had the following event on branch HEAD:
> 
> Status changed from Make failure to Contrib failure
> 
> The snapshot timestamp for the build that triggered this 
> notification is: 2006-02-14 02:00:00
> 
> The specs of this machine are:
> OS:  Windows / Server 2003 SP1
> Arch: i686
> Comp: gcc / 3.4.2
> 
> For more information, see 
> http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD
> 
> 
> 

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-02-13 Thread Bruce Momjian

Just fixed in CVS.  Thanks.

---

Dave Page wrote:
> And another failure on Snake
> 
> /D
> 
> > -Original Message-
> > From: PG Build Farm 
> > [mailto:[EMAIL PROTECTED] 
> > Sent: 13 February 2006 02:10
> > To: [EMAIL PROTECTED]
> > Subject: PGBuildfarm member snake Branch HEAD Status changed 
> > from CVS-Unknown failure to Make failure
> > 
> > 
> > The PGBuildfarm member snake had the following event on branch HEAD:
> > 
> > Status changed from CVS-Unknown failure to Make failure
> > 
> > The snapshot timestamp for the build that triggered this 
> > notification is: 2006-02-13 02:00:00
> > 
> > The specs of this machine are:
> > OS:  Windows / Server 2003 SP1
> > Arch: i686
> > Comp: gcc / 3.4.2
> > 
> > For more information, see 
> > http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD
> > 
> > 
> > 
> 
> ---(end of broadcast)---
> TIP 6: explain analyze is your friend
> 

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  pgman@candle.pha.pa.us   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-02-13 Thread Sergey E. Koposov
Hello, 

That's caused by small error in recent implementation of dealing with 
multi-line queries.

I already have sent the patch to pgsql-patches

Regards,
Sergey

On Mon, 13 Feb 2006, Dave Page wrote:

> And another failure on Snake
> 
> /D
> 
> > -Original Message-
> > From: PG Build Farm 
> > [mailto:[EMAIL PROTECTED] 
> > Sent: 13 February 2006 02:10
> > To: [EMAIL PROTECTED]
> > Subject: PGBuildfarm member snake Branch HEAD Status changed 
> > from CVS-Unknown failure to Make failure
> > 
> > 
> > The PGBuildfarm member snake had the following event on branch HEAD:
> > 
> > Status changed from CVS-Unknown failure to Make failure
> > 
> > The snapshot timestamp for the build that triggered this 
> > notification is: 2006-02-13 02:00:00
> > 
> > The specs of this machine are:
> > OS:  Windows / Server 2003 SP1
> > Arch: i686
> > Comp: gcc / 3.4.2
> > 
> > For more information, see 
> > http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD
> > 
> > 
> > 
> 
> ---(end of broadcast)---
> TIP 6: explain analyze is your friend
> 

*
Sergey E. Koposov
Max Planck Institute for Astronomy
Web: http://lnfm1.sai.msu.ru/~math 
E-mail: [EMAIL PROTECTED]




---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


[HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from CVS-Unknown failure to Make failure

2006-02-13 Thread Dave Page
And another failure on Snake

/D

> -Original Message-
> From: PG Build Farm 
> [mailto:[EMAIL PROTECTED] 
> Sent: 13 February 2006 02:10
> To: [EMAIL PROTECTED]
> Subject: PGBuildfarm member snake Branch HEAD Status changed 
> from CVS-Unknown failure to Make failure
> 
> 
> The PGBuildfarm member snake had the following event on branch HEAD:
> 
> Status changed from CVS-Unknown failure to Make failure
> 
> The snapshot timestamp for the build that triggered this 
> notification is: 2006-02-13 02:00:00
> 
> The specs of this machine are:
> OS:  Windows / Server 2003 SP1
> Arch: i686
> Comp: gcc / 3.4.2
> 
> For more information, see 
> http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD
> 
> 
> 

---(end of broadcast)---
TIP 6: explain analyze is your friend


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-02-11 Thread Tom Lane
Bruce Momjian  writes:
> How do people feel about having tabs displayed as 0x09?  Should they be
> a literal tab?

If they're a literal tab they'll mess up the formatting that we just so
painstakingly put in.  I'd personally vote for \t rather than \x09, but
other than that I agree with doing something like this in formatted
psql output.

OTOH ... there's a rather nasty problem with this whole concept, which
is that you can't readily tell whether the data was a tab or the actual
string "\x09".  The only way to make it unambiguous would be to start
doubling backslashes, which I think is a complete nonstarter on
backwards compatibility grounds :-(

regards, tom lane

---(end of broadcast)---
TIP 1: 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


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-02-11 Thread Bruce Momjian

How do people feel about having tabs displayed as 0x09?  Should they be
a literal tab?

---

Teodor Sigaev wrote:
> ***
> *** 2463,2469 
>http://www.google.com/foo.bar.html"; target="_blank">YES  
> ff-bg
>
> !   document.write(15);
>
>
>
> --- 2463,2469 
> http://www.google.com/foo.bar.html"; target="_blank">YES 
>  
>  ff-bg
> 
> !  \x09document.write(15);
> 
> 
> 
> 
> 
> \x09 is a '\t'.  Is it now prohibited(non-printable) symbol?
> 
> 
> 
> -- 
> Teodor Sigaev   E-mail: [EMAIL PROTECTED]
> WWW: http://www.sigaev.ru/
> 
> ---(end of broadcast)---
> TIP 5: don't forget to increase your free space map settings
> 

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  pgman@candle.pha.pa.us   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-02-10 Thread Bruce Momjian

The failure, I think, it because of the newline patch we got for psql
yesterday.  I am seeking a diff from pgcrypto to fix it.  My openssl is
too old.

---

Dave Page wrote:
>  
> 
> > -Original Message-
> > From: Marko Kreen [mailto:[EMAIL PROTECTED] 
> > Sent: 10 February 2006 15:07
> > To: Dave Page
> > Cc: pgsql-hackers@postgresql.org
> > Subject: Re: [HACKERS] FW: PGBuildfarm member snake Branch 
> > HEAD Status changed from OK to ContribCheck failure
> > 
> > On 2/10/06, Dave Page  wrote:
> > > Something broke snake again :-(. Looks like tsearch2 
> > through the haze of
> > > my Lemsip... I hate winter :-(
> > 
> > AFAIR the reason for different length of psql's  '' header lines
> > was database encoding being UNICODE not SQL_ASCII.  Can this 
> > be the case
> > there?
> 
> Oh, didn't spot those (barely functioning at all today though!). 
> 
> No-one has even logged into Snake for a week or more though, so I would
> still suspect a source change as the culprit.
> 
> Regards, Dave.
> 
> ---(end of broadcast)---
> TIP 2: Don't 'kill -9' the postmaster
> 

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  pgman@candle.pha.pa.us   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to ContribCheck failure

2006-02-10 Thread Dave Page
 

> -Original Message-
> From: Marko Kreen [mailto:[EMAIL PROTECTED] 
> Sent: 10 February 2006 15:07
> To: Dave Page
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] FW: PGBuildfarm member snake Branch 
> HEAD Status changed from OK to ContribCheck failure
> 
> On 2/10/06, Dave Page  wrote:
> > Something broke snake again :-(. Looks like tsearch2 
> through the haze of
> > my Lemsip... I hate winter :-(
> 
> AFAIR the reason for different length of psql's  '' header lines
> was database encoding being UNICODE not SQL_ASCII.  Can this 
> be the case
> there?

Oh, didn't spot those (barely functioning at all today though!). 

No-one has even logged into Snake for a week or more though, so I would
still suspect a source change as the culprit.

Regards, Dave.

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to ContribCheck failure

2006-02-10 Thread Marko Kreen
On 2/10/06, Marko Kreen <[EMAIL PROTECTED]> wrote:
> On 2/10/06, Dave Page  wrote:
> > Something broke snake again :-(. Looks like tsearch2 through the haze of
> > my Lemsip... I hate winter :-(
>
> AFAIR the reason for different length of psql's  '' header lines
> was database encoding being UNICODE not SQL_ASCII.  Can this be the case
> there?

Oh, now I see it's everywhere.  Probably intentional change then.

--
marko

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to ContribCheck failure

2006-02-10 Thread Marko Kreen
On 2/10/06, Dave Page  wrote:
> Something broke snake again :-(. Looks like tsearch2 through the haze of
> my Lemsip... I hate winter :-(

AFAIR the reason for different length of psql's  '' header lines
was database encoding being UNICODE not SQL_ASCII.  Can this be the case
there?

--
marko

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2006-02-10 Thread Teodor Sigaev

***
*** 2463,2469 
  http://www.google.com/foo.bar.html"; target="_blank">YES  
   ff-bg
  
!   document.write(15);
  
  
  
--- 2463,2469 
   http://www.google.com/foo.bar.html"; target="_blank">YES  
ff-bg
   
!  \x09document.write(15);
   
   
   


\x09 is a '\t'.  Is it now prohibited(non-printable) symbol?



--
Teodor Sigaev   E-mail: [EMAIL PROTECTED]
   WWW: http://www.sigaev.ru/

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to ContribCheck failure

2006-02-10 Thread Michael Glaesemann


On Feb 10, 2006, at 17:24 , Dave Page wrote:

Something broke snake again :-(. Looks like tsearch2 through the  
haze of

my Lemsip... I hate winter :-(


Hope you feel better soon! I've been taking 1500 to 2000mg of vitamin  
C daily to try to stay healthy.


As for snake, I can't offer much.

Michael Glaesemann
grzm myrealbox com





---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

  http://www.postgresql.org/docs/faq


[HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to ContribCheck failure

2006-02-10 Thread Dave Page
Something broke snake again :-(. Looks like tsearch2 through the haze of
my Lemsip... I hate winter :-(

/D



> -Original Message-
> From: PG Build Farm 
> [mailto:[EMAIL PROTECTED] 
> Sent: 10 February 2006 02:20
> To: [EMAIL PROTECTED]; 
> [EMAIL PROTECTED]
> Subject: PGBuildfarm member snake Branch HEAD Status changed 
> from OK to ContribCheck failure
> 
> 
> The PGBuildfarm member snake had the following event on branch HEAD:
> 
> Status changed from OK to ContribCheck failure
> 
> The snapshot timestamp for the build that triggered this 
> notification is: 2006-02-10 02:00:00
> 
> The specs of this machine are:
> OS:  Windows / Server 2003 SP1
> Arch: i686
> Comp: gcc / 3.4.2
> 
> For more information, see 
> http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD
> 
> 
> 

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


[HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to Make failure

2005-12-29 Thread Dave Page
Looks like the plperl changes hurt Snake :-(

C:/Perl/lib/CORE/win32iop.h:304:1: warning: "kill" redefined
In file included from ../../../src/include/c.h:821,
 from ../../../src/include/postgres.h:48,
 from SPI.xs:2:
../../../src/include/port.h:197:1: warning: this is the location of the 
previous definition
dlltool --export-all  --output-def plperl.def plperl.o spi_internal.o SPI.o
dllwrap  -o libplperl.dll --dllname libplperl.dll  --def plperl.def plperl.o 
spi_internal.o SPI.o -LC:/Perl/lib/CORE -L../../../src/backend 
-L../../../src/port -lperl58 -lpostgres 
Info: resolving _check_function_bodies by linking to 
__imp__check_function_bodies (auto-import)
fu01.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname'
nmth00.o(.idata$4+0x0): undefined reference to `_nm__check_function_bodies'
collect2: ld returned 1 exit status
c:\MinGW\bin\dllwrap.exe: c:\MinGW\bin\gcc exited with status 1
make[3]: *** [libplperl.a] Error 1
make[3]: Leaving directory `/usr/local/build-farm/HEAD/pgsql.5484/src/pl/plperl'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/usr/local/build-farm/HEAD/pgsql.5484/src/pl'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/build-farm/HEAD/pgsql.5484/src'
make: *** [all] Error 2

Regards, Dave


-Original Message-
From: PG Build Farm [mailto:[EMAIL PROTECTED]
Sent: Thu 12/29/2005 2:10 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: PGBuildfarm member snake Branch HEAD Status changed from OK to Make 
failure
 

The PGBuildfarm member snake had the following event on branch HEAD:

Status changed from OK to Make failure

The snapshot timestamp for the build that triggered this notification is: 
2005-12-29 02:00:00

The specs of this machine are:
OS:  Windows / Server 2003 SP1
Arch: i686
Comp: gcc / 3.4.2

For more information, see 
http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD



---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2005-11-09 Thread Teodor Sigaev

Sorry, I'm working on it

Dave Page wrote:

Looks like the tsearch2 update yesterday broke something :-(

Regards, Dave



-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] 
Sent: 09 November 2005 02:20
To: [EMAIL PROTECTED]; 
[EMAIL PROTECTED]
Subject: PGBuildfarm member snake Branch HEAD Status changed 
from OK to ContribCheck failure



The PGBuildfarm member snake had the following event on branch HEAD:

Status changed from OK to ContribCheck failure

The snapshot timestamp for the build that triggered this 
notification is: 2005-11-09 02:00:01


The specs of this machine are:
OS:  Windows / Server 2003 SP1
Arch: i686
Comp: gcc / 3.4.2

For more information, see 
http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD






---(end of broadcast)---
TIP 6: explain analyze is your friend


--
Teodor Sigaev   E-mail: [EMAIL PROTECTED]
   WWW: http://www.sigaev.ru/

---(end of broadcast)---
TIP 4: Have you searched our list archives?

  http://archives.postgresql.org


[HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to ContribCheck failure

2005-11-09 Thread Dave Page
Looks like the tsearch2 update yesterday broke something :-(

Regards, Dave

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Sent: 09 November 2005 02:20
> To: [EMAIL PROTECTED]; 
> [EMAIL PROTECTED]
> Subject: PGBuildfarm member snake Branch HEAD Status changed 
> from OK to ContribCheck failure
> 
> 
> The PGBuildfarm member snake had the following event on branch HEAD:
> 
> Status changed from OK to ContribCheck failure
> 
> The snapshot timestamp for the build that triggered this 
> notification is: 2005-11-09 02:00:01
> 
> The specs of this machine are:
> OS:  Windows / Server 2003 SP1
> Arch: i686
> Comp: gcc / 3.4.2
> 
> For more information, see 
> http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD
> 
> 

---(end of broadcast)---
TIP 6: explain analyze is your friend


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2005-10-01 Thread Tom Lane
Andrew Dunstan <[EMAIL PROTECTED]> writes:
> Alvaro Herrera wrote:
>> Here, the culprits are tfind() and tsearch().  These apparently aren't
>> "portable enough", but they seem to exist on all other platforms.  Maybe
>> we could come up with a replacement on Windows?  Are there simple
>> btree/hash table functions on Windows, with a similar API?

> The library found at 
> http://sourceforge.net/project/shownotes.php?release_id=209006 seems to 
> have what is needed, but I really don't think we can impose that extra 
> requirement at this stage of the release cycle, do you? ISTM either we 
> need to revert this or change it to use an API that is already known to 
> be supported.

Yeah, I was wondering about those functions too when I looked at the
patch.  ISTM that this is overkill anyway; I cannot imagine anyone
writing a pgbench script with more than a few variables.  So I'd
recommend ripping out the  stuff altogether and just making a
linear search through a simple array of variables.

regards, tom lane

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed

2005-09-30 Thread Andrew Dunstan



Alvaro Herrera wrote:


On Fri, Sep 30, 2005 at 10:08:11AM +0100, Dave Page wrote:
 


Looks like there more unprotable code in the recent changes to pgbench
:-(
   



Here, the culprits are tfind() and tsearch().  These apparently aren't
"portable enough", but they seem to exist on all other platforms.  Maybe
we could come up with a replacement on Windows?  Are there simple
btree/hash table functions on Windows, with a similar API?
 



Not that I can see, looking here:

http://msdn.microsoft.com/library/en-us/vclib/html/vcrefRunTimeLibraryReference.asp

The library found at 
http://sourceforge.net/project/shownotes.php?release_id=209006 seems to 
have what is needed, but I really don't think we can impose that extra 
requirement at this stage of the release cycle, do you? ISTM either we 
need to revert this or change it to use an API that is already known to 
be supported.


cheers

andrew

---(end of broadcast)---
TIP 4: Have you searched our list archives?

  http://archives.postgresql.org


Re: [HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to Contrib failure

2005-09-30 Thread Alvaro Herrera
On Fri, Sep 30, 2005 at 10:08:11AM +0100, Dave Page wrote:
> Looks like there more unprotable code in the recent changes to pgbench
> :-(

Here, the culprits are tfind() and tsearch().  These apparently aren't
"portable enough", but they seem to exist on all other platforms.  Maybe
we could come up with a replacement on Windows?  Are there simple
btree/hash table functions on Windows, with a similar API?

-- 
Alvaro Herrera Architect, http://www.EnterpriseDB.com
La web junta la gente porque no importa que clase de mutante sexual seas,
tienes millones de posibles parejas. Pon "buscar gente que tengan sexo con
ciervos incendiándose", y el computador dirá "especifique el tipo de ciervo"
(Jason Alexander)

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


[HACKERS] FW: PGBuildfarm member snake Branch HEAD Status changed from OK to Contrib failure

2005-09-30 Thread Dave Page
Looks like there more unprotable code in the recent changes to pgbench
:-(

Regards, Dave.

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Sent: 30 September 2005 02:17
> To: [EMAIL PROTECTED]; 
> [EMAIL PROTECTED]
> Subject: PGBuildfarm member snake Branch HEAD Status changed 
> from OK to Contrib failure
> 
> 
> The PGBuildfarm member snake had the following event on branch HEAD:
> 
> Status changed from OK to Contrib failure
> 
> The snapshot timestamp for the build that triggered this 
> notification is: 2005-09-30 01:00:01
> 
> The specs of this machine are:
> OS:  Windows / Server 2003 SP1
> Arch: i686
> Comp: gcc / 3.4.2
> 
> For more information, see 
> http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=snake&br=HEAD
> 
> 

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings