Re: No documentation in beta tarballs - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: No documentation in beta tarballs
Date
Msg-id 200111171817.fAHIHYI05815@candle.pha.pa.us
Whole thread Raw
In response to No documentation in beta tarballs  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: No documentation in beta tarballs
List pgsql-hackers
> The current beta tarballs don't contain any documentation.  Is someone
> going to reinstate the old documentation build on postgresql.org?

I was wondering about that.  :-)

> Also, currently the sub-tarballs don't get build correctly.  This is
> actually due to the above problem.  I also suggest that the release
> building script do some error checking, because these hickups around
> release time just keep piling up.

There is more.  As someone pointed out, and I can confirm, the snapshots
have the beta1 inside the tarball:

#$ lf /wrk/tmp/postgresql-snapshot/
COPYRIGHT               README                  contrib/
GNUmakefile.in          aclocal.m4              doc/
HISTORY                 config/                 postgresql-7.2b1/
                                               ^^^^^^^^^^^^^^^^^

INSTALL                 configure*              register.txt
Makefile                configure.in            src/

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: beta3
Next
From: Tom Lane
Date:
Subject: Re: Multilingual application, ORDER BY w/ different locales?