> OK, I found another problem:
>
> gzip -f --best postgresql-base-7.2b3.tar
> /usr/bin/tar cf postgresql-docs-7.2b3.tar
> postgresql-7.2b3/doc/postgres.tar.gz postgresql-7.2b3/doc/src
>
> ^^^^^^^^^^^^^^^^^^^
> postgresql-7.2b3/doc/TODO.detail postgresql-7.2b3/doc/internals.ps
> /usr/bin/tar: can't add file postgresql-7.2b3/doc/postgres.tar.gz : No
>
> ^^^^^^^^^^^^^^^^^^^
>
> such file or directory
>
> The problem is this line in pgsql/GNUmakefile.in:
>
> docs_files := doc/postgres.tar.gz doc/src doc/TODO.detail doc/internals.ps
>
> Why is doc/postgres.tar.gz used. It normally is in doc/src, and why
> only that doc tarball.
OK, I updated this to point to doc/src. Marc, I have a
doc/postgres.tar.gz here that you can use to make the tarball. It is
now at ftp://candle.pha.pa.us/pub/postgresql.
> And again, there is that intenrals.ps file that doesn't really belong
> there, I think.
Tom agrees so I will move it to the web site. Shame we don't have the
source, which was originally TeX.
-- 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