vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: PG Build Farm > [mailto > Sent: 07 March 2006 02:18 > To: pgbuildfarm-status-chngs@pgfoundry.org; > pgbuildfarm-status-green@pgfoundry.org > 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/s...=snake&br=HEAD > > > ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| |||
| 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 |
| |||
| Michael Glaesemann <grzm@myrealbox.com> 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 |
| |||
| Tom Lane wrote: > Michael Glaesemann <grzm@myrealbox.com> 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 majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| |||
| 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 Michael Glaesemann grzm myrealbox com ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| 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 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 |