[DOCS] ALTER TABLE ... CLUSTER ON synopsis

2012-05-20 Thread Josh Kupershmidt
Hi all, The reference page for ALTER TABLE[1] correctly has the synopsis: CLUSTER ON index_name but later leaves off the "ON" keyword: CLUSTER I think the latter description should match the former, especially since 'ON' is mandatory; small patch attached. Josh [1] http://www.postgre

Re: [DOCS] SQL key word list and SQL:2011

2012-05-20 Thread David Fetter
On Sun, May 20, 2012 at 11:25:58AM -0400, Tom Lane wrote: > Peter Eisentraut writes: > > I'm updating the SQL key word list in the appendix. Since there > > is now SQL:2011, this should be included in the table. But we're > > running out of horizontal space. We currently have > > > Key word |

Re: [DOCS] SQL key word list and SQL:2011

2012-05-20 Thread Tom Lane
Peter Eisentraut writes: > I'm updating the SQL key word list in the appendix. Since there is now > SQL:2011, this should be included in the table. But we're running out > of horizontal space. We currently have > Key word | PostgreSQL | SQL:2008 | SQL:2003 | SQL:1999 | SQL-92 > In the PDF, we