Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Nightly builds


  • From: Andrew Dunstan <andrew(at)dunslane(dot)net>
  • To: "Davidson, Robert" <robdavid(at)amazon(dot)com>
  • Cc: "Jim C. Nasby" <jnasby(at)pervasive(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: Nightly builds
  • Date: Fri, 24 Mar 2006 10:01:34 -0500
  • Message-id: <442409CE(dot)2060907(at)dunslane(dot)net>

Davidson, Robert wrote:

I now have two minor bugs for which patches exist.

I am game to write up some better instructions for installing mingw to compile postgresql on Windows if there are any notes on which packages need to be installed. I have successfully compiled and installed on Linux.

If there were a place to download patches, this would allow moderately adventurous Windows users to roll their own and avoid the overhead of nightly Windows builds.


If the patches have been applied to the stable branch, you should not need to download them yourself; just check out the relevant branch and build it. e.g. to check out the 8.1 stable branch, do:

cvs -d :pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot co -P -r REL8_1_STABLE pgsql

And if they haven't been applied, you should wait till they have been, since only then will you know that they have been properly reviewed.

In short, you shouldn't need to apply patches directly, unless you are testing to assist the patch author.

cheers

andrew



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group