build postgresql-9.3beta2 on xubuntu 12.04 without failure - Mailing list pgsql-hackers

From Boris Skegin
Subject build postgresql-9.3beta2 on xubuntu 12.04 without failure
Date
Msg-id CAB2jy+3B_Nyw3ZOrehFfG0u8oc8NdPcBUR5OOzcLGDFk2rNPuw@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi.

Name: postgresql-9.3 ,
ftp.postgresql.org/pub/source/v9.3beta2/postgresql-9.3beta2.tar.gz   as  of
June 24, 2013, 7:03 p.m.

Release: beta2

Test Type: build

Platform: xubuntu 12.04

Installation Method: building from sourse, gmake install-world

Platform Detail: 2 core , 3 GB RAM

Test Procedure:
configure  PREFIX=build  --with-libxml --with-libxslt
gmake world
gmake install-world
gmake installcheck-parallel

Failure? : no

Comments: did not know if I should post to this mailing list,
but as the testers' one is inactive ..

Simple pgbench tests were also ok.

Regards,
Boris



pgsql-hackers by date:

Previous
From: Nicholas White
Date:
Subject: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls
Next
From: Robert Haas
Date:
Subject: Re: Eliminating PD_ALL_VISIBLE, take 2