Re: v7.2.3 - tag'd, packaged ... need it checked ... - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: v7.2.3 - tag'd, packaged ... need it checked ...
Date
Msg-id Pine.LNX.4.44.0210082140260.928-100000@localhost.localdomain
Whole thread Raw
In response to Re: v7.2.3 - tag'd, packaged ... need it checked ...  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
Marc G. Fournier writes:

> On Mon, 7 Oct 2002, Peter Eisentraut wrote:
>
> > Marc G. Fournier writes:
> >
> > > Looks good from my end, Peter, I pulled the same docs that I pulled for
> > > v7.2.2, which I hope is okay?
> >
> > Probably not, because the version number needs to be changed and they need
> > to be rebuilt for each release.
>
> should I run the same 'gmake docs' then, as I've been doing for the
> snapshot(s)?

src/tools/RELEASE_CHANGES contains all the places where the version number
needs to be changed.  (Actually, I should eliminate some of these places,
but that won't help now.)  After that you can build the docs using

doc/src$ gmake postgres.tar.gz
doc/src$ mv postgres.tar.gz ..

and copy man.tar.gz from the ftp site (since it doesn't change) to doc/.
After that, 'make dist'.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Where to call SetQuerySnapshot
Next
From: Martijn van Oosterhout
Date:
Subject: Re: [GENERAL] Large databases, performance