[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-09 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/03/09 16:10:10 Modified files: doc/src/sgml : Makefile Log message: Remove blank line in Makefile. ---(end of broadcast)--- TIP 7:

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-09 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/03/09 16:08:10 Modified files: doc/src/sgml : Makefile Log message: Add HISTORY/INSTALL clean target to 7.4.X. ---(end of broadcast)---

Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-09 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: >> Peter Eisentraut <[EMAIL PROTECTED]> writes: >>> A better approach for that would be to remove HISTORY from CVS and build >>> it only when the release tarball is made. > I think the only reason HISTORY and INSTALL are in CVS is because we > want people

Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-09 Thread Bruce Momjian
Tom Lane wrote: > Peter Eisentraut <[EMAIL PROTECTED]> writes: > > A better approach for that would be to remove HISTORY from CVS and build > > it only when the release tarball is made. > > Given some standardization of the toolchain, that would be the way to > go. Right now, though, we seem to

Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-08 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > A better approach for that would be to remove HISTORY from CVS and build > it only when the release tarball is made. Given some standardization of the toolchain, that would be the way to go. Right now, though, we seem to have some doubts at both the

Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-08 Thread Peter Eisentraut
Bruce Momjian wrote: > In the old days, only I did HISTORY. Now that others are doing it, > which is good, we should standardize to prevent CVS from recording > massive changes to HISTORY for different versions of lynx. A better approach for that would be to remove HISTORY from CVS and build it

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-08 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/03/08 19:59:23 Modified files: doc/src/sgml : Makefile Log message: Have SGML make clean remove text files output as well ---(end of broadcast)

Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-07 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > I see on postgresql.org: > Lynx Version 2.8.5dev.16 (01 Jun 2003) > I used that to generate HISTORY, and I did a diff against the HISTORY I > generated, and the only difference is that it doesn't have spaces on > blank lines, which is even better o

Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-05 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Use '-' for stdin on lynx, my lynx version doesn't support -stdin. > > How old is your lynx? I checked before making that patch, and -stdin > seemed to be in the oldest lynx I had handy (RHL 8.0). I am using: Lynx Versi

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-05 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/03/05 22:52:46 Modified files: doc/src/sgml : Makefile Log message: Use lynx -stdin and regenerate HISTORY ---(end of broadcast)---

Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-05 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Change back to /dev/stdin, even though it isn't portable. Let's > > wait for someone to complain they don't have /dev/stdin. > > That would be me. Why do you think I changed it? HPUX doesn't have > /dev/stdin. Wow, a platform

Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-05 Thread Tom Lane
[EMAIL PROTECTED] (Bruce Momjian) writes: > Use '-' for stdin on lynx, my lynx version doesn't support -stdin. How old is your lynx? I checked before making that patch, and -stdin seemed to be in the oldest lynx I had handy (RHL 8.0). BTW, I recently installed 2.8.5rel.1 here, and it gener

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-05 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/03/05 15:48:03 Modified files: doc/src/sgml : Makefile Log message: Use '-' for stdin on lynx, my lynx version doesn't support -stdin. ---(end of broadcast

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-01 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/03/01 20:03:02 Modified files: doc/src/sgml : Makefile Log message: Replace unportable use of /dev/stdin with lynx's -stdin switch. ---(end of broadcast)--

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-01 Thread Neil Conway
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/03/01 12:08:58 Modified files: doc/src/sgml : Makefile Log message: Enable some additional warnings when running openjade and onsgmls. ---(end of broadcast

[COMMITTERS] pgsql-server/doc/src/sgml Makefile stylesheet.xsl

2004-01-15 Thread Peter Eisentraut
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/01/15 19:51:32 Modified files: doc/src/sgml : Makefile stylesheet.xsl Log message: Some refinement of XSLT processing: The result now looks just about as good as the result

[COMMITTERS] pgsql-server/doc/src/sgml Makefile stylesheet.xsl

2004-01-13 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/01/13 14:45:19 Modified files: doc/src/sgml : Makefile Added files: doc/src/sgml : stylesheet.xsl Log message: Make rule and stylesheet to try out XSLT for DocBook proces

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2003-12-11 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/12/11 18:10:51 Modified files: doc/src/sgml : Makefile Log message: Fix for vpath build ---(end of broadcast)--- TIP 1: subscribe a

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2003-08-31 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/08/31 14:28:40 Modified files: doc/src/sgml : Makefile Log message: Set LC_ALL=C when running collateindex.pl to get predictable sort order. ---(end of bro

[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2003-08-27 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/08/28 00:58:54 Modified files: doc/src/sgml : Makefile Log message: Add "override" for make variable JADEFLAGS, since upper directory passes this variable on the command lin