Re: documenting divergence from the SQL spec

2020-02-14 Thread Alvaro Herrera
On 2020-Feb-14, Dave Cramer wrote: > The wiki seems to be the dumping ground for everything that doesn't fit > into the documentation. > The problem with this is that if you don't know it is documented there it > is very difficult to find. Would it help to have some sort of index? The simplest I

Re: documenting divergence from the SQL spec

2020-02-14 Thread Dave Cramer
On Fri, 14 Feb 2020 at 11:26, Tom Lane wrote: > Dave Cramer writes: > > We have a section in the main docs for conformance > > https://www.postgresql.org/docs/12/features.html > > And then this > https://wiki.postgresql.org/wiki/PostgreSQL_vs_SQL_Standard for > > divergence. > > I'd like to see

Re: documenting divergence from the SQL spec

2020-02-14 Thread Tom Lane
Dave Cramer writes: > We have a section in the main docs for conformance > https://www.postgresql.org/docs/12/features.html > And then this https://wiki.postgresql.org/wiki/PostgreSQL_vs_SQL_Standard for > divergence. > I'd like to see the divergence section put into the main docs so that it is >