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

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [DOCS] Re: [HACKERS] Alternative to LIMIT in SELECT ?
Дата
Msg-id 3624E9DC.651CF5DE@alumni.caltech.edu
обсуждение исходный текст
Список 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

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] What about LIMIT in SELECT ?