From:
Peter Eisentraut <peter_e(at)gmx(dot)net>
To:
"Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc:
"Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>,Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>,PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject:
Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Date:
2004-03-11 15:03:45
Message-ID:
200403111603.45442.peter_e@gmx.net (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 wrote:
> Definitely open to suggestions on changing it ... I'm down to:
The reason this is all so complicated in the first place is that in the
past we wanted to defend ourselves against broken documentation sources
when building snapshots. As of now this doesn't work anymore, so we
might as well automate the whole process including the documentation
build and be done with these games. Comments?
In response to
Responses
pgsql-docs by date
Next :From: Tom LaneDate: 2004-03-11 16:39:18
Subject : Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Previous :From : Bruce MomjianDate : 2004-03-10 16:44:23
Subject : Re: HISTORY, INSTALL, README.CVS
pgsql-committers by date
Next :From: Dennis BjorklundDate: 2004-03-11 15:47:00
Subject : pgsql-server/src/bin/psql/po sv.po
Previous :From : Bruce MomjianDate : 2004-03-11 02:39:12
Subject : pgsql-server/doc/src/sgml libpq.sgml