From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
"Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc:
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>,Peter Eisentraut <peter_e(at)gmx(dot)net>,PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject:
Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Date:
2004-03-09 19:33:06
Message-ID:
27818.1078860786@sss.pgh.pa.us (view raw or flat )
Thread:
2004-03-05 19:48:03 from momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
2004-03-05 20:07:30 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-06 03:01:32 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-07 22:30:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-08 22:35:33 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-08 22:46:52 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-08 23:57:30 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 07:32:19 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 07:44:19 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 08:10:53 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 15:24:33 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 16:07:12 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 16:26:07 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 17:42:46 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 17:56:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 18:57:37 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 19:28:13 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 20:26:30 from Bruno Wolff III <bruno(at)wolff(dot)to>
2004-03-09 07:30:56 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 07:42:32 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 17:51:44 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 18:00:52 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 18:13:01 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 18:16:58 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 20:30:39 from Bruno Wolff III <bruno(at)wolff(dot)to>
2004-03-09 18:30:26 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 18:53:42 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 19:15:32 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 19:33:06 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 19:42:08 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 20:08:18 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 20:17:37 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 19:42:28 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 19:46:12 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 20:07:00 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 20:15:13 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 20:18:37 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-11 15:03:45 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-11 16:39:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 19:26:02 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-10 00:29:55 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-10 04:41:28 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-10 16:44:23 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Lists:
pgsql-committers pgsql-docs
"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> cp ~ftp/pub/dev/doc/postgres.tar.gz ~ftp/pub/dev/doc/man-7.4.tar.gz ../doc
That doesn't look right; for one thing you just made a postgres.tar.gz,
why would you overwrite it? Also see the business about whether
man.tar.gz has a version number.
> cd sgml
> gmake HISTORY INSTALL
> cp HISTORY INSTALL ../../..
> cd ../../..
This gmake will leave some crud files that you don't want in the distro.
Instead of 'cp' I'd suggest
mv -f HISTORY INSTALL ../../..
gmake clean
Not sure if there are any other issues.
regards, tom lane
In response to
Responses
pgsql-docs by date
Next :From: Peter EisentrautDate: 2004-03-09 19:42:08
Subject : Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Previous :From : Tom LaneDate : 2004-03-09 19:28:13
Subject : Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
pgsql-committers by date
Next :From: Peter EisentrautDate: 2004-03-09 19:42:08
Subject : Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Previous :From : Neil ConwayDate : 2004-03-09 19:30:21
Subject : pgsql-server/doc/src/sgml/ref create_rule.sgml