[DOCS] Key word table update for SQL:2008

2008-11-26 Thread Peter Eisentraut
I was planning to update the key words table (http://developer.postgresql.org/pgdocs/postgres/sql-keywords-appendix.html) for SQL:2008 and was wondering whether there is interest in keeping the SQL-92 through SQL:2003 columns. It might look a bit overloaded then. Comments? -- Sent via pgsql-

Re: [DOCS] pg_standby supported versions

2008-11-26 Thread Mark Kirkwood
Simon Riggs wrote: On Fri, 2008-08-22 at 00:50 -0500, Decibel! wrote: On Aug 13, 2008, at 4:59 AM, Mark Kirkwood wrote: I noticed in the docs for pg_standby (docs/src/sgml/pgstandby.sgml) that we have supported version >= 8.2. However it does seem to work ok with earlier versions (e.

Re: [DOCS] New XML-based man page build

2008-11-26 Thread Peter Eisentraut
Devrim GÜNDÜZ wrote: On Fedora, package is called docbook-2X , and I had to build the docs with: make manx DOCBOOK2MAN=/usr/bin/db2x_docbook2man I have added a configure check so that this should work out of the box now. -- Sent via pgsql-docs mailing list ([email protected]) To make

Re: [DOCS] Key word table update for SQL:2008

2008-11-26 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > I was planning to update the key words table > (http://developer.postgresql.org/pgdocs/postgres/sql-keywords-appendix.html) > for SQL:2008 and was wondering whether there is interest in keeping the > SQL-92 through SQL:2003 columns. It might look a

Re: [DOCS] New XML-based man page build

2008-11-26 Thread Devrim GÜNDÜZ
On Wed, 2008-11-26 at 13:32 +0200, Peter Eisentraut wrote: > > make manx DOCBOOK2MAN=/usr/bin/db2x_docbook2man > > I have added a configure check so that this should work out of the box > now. Thanks. -- Devrim GÜNDÜZ, RHCE devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr