Re: [DOCS] PostgreSQL 7.4 Documentation - create_sequence.sgml

2003-11-25 Thread Peter Eisentraut
Halley Pacheco de Oliveira writes: > In the create_sequence.sgml is written: > > The optional clause INCREMENT BY class="parameter">increment > specified, which value is added to the current > sequence value to create a new value. Fixed, thanks. -- Peter Eisentraut [EMAIL PROTECTED] --

Re: [DOCS] DocBook V4.2, on the way to XML

2003-11-25 Thread Halley Pacheco de Oliveira
Dear Peter, There is one very exciting thing in there. I downloaded the upgraded documentation from the CVS repository and I could generate the documentation using RedHat 9.0 without having to install or configure anything. The 'gmake all' just worked fine and produced the HTML files. *** This i