Re: [DOCS] Re: [HACKERS] Alternative to LIMIT in SELECT ?

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: docs(at)postgreSQL(dot)org, Postgres Hackers List <hackers(at)postgreSQL(dot)org>
Subject: Re: [DOCS] Re: [HACKERS] Alternative to LIMIT in SELECT ?
Date: 1998-10-14 18:13:48
Message-ID: 3624E9DC.651CF5DE@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

OK, I've installed new beta html docs on the web page, and put them into
tar files in ftp://postgresql.org/pub/patches.

I've also set my umask to allow group write permissions, so that the
pgsql group on hub.org can use my directories. Once we've gotten the
jade problem solved (see below) you should be able to regenerate docs at
will with a simple "gmake postgres.html" from my cvs tree.

> > There is a fully functioning jade/docbook installation on hub.org
> > (postgresql.org).

Note to scrappy:

jade seems to have gone away, or I've got my paths wrong:

$ gmake user.html
(rm -rf *.htm)
jade -D ref -D ../graphics -V %use-id-as-filename% -d
/home/users/t/thomas/db118.d/docbook/html/docbook.dsl -t sgml user.sgml
gmake: jade: Command not found
gmake: *** [user.html] Error 127

Help!

- Tom

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-10-14 18:27:05 Re: [HACKERS] What about LIMIT in SELECT ?
Previous Message Bruce Momjian 1998-10-14 18:01:49 Re: [HACKERS] What about LIMIT in SELECT ?