[DOCS] Htmlhelp virtually impossible to build?

2005-10-04 Thread Dave Page
In order to build the docs for the Windows distribution of PostgreSQL and all platforms supported bt pgAdmin, I need to run 'make htmlhelp' from doc/src/sgml, which generates html doc pages and htmlhelp indexes, project file and toc. Unfortunately this generally seems to fail on the xsltproc step

Re: [DOCS] [HACKERS] Updated documentation for new sequence binding

2005-10-04 Thread Michael Paesold
Bruce Momjian wrote: pgman wrote: I have marged Tom's description of the new sequence binding with text I was working on. I modified it to follow the existing "we used to do X, now we do Y" pattern in the surrounding entries: http://candle.pha.pa.us/tmp/pgsql/release.html#RELEASE-8-1 Sorry,