Re: pgsql: Update SQL conformance information

2019-08-22 Thread Peter Eisentraut
On 2019-08-22 15:56, Tom Lane wrote: > Peter Eisentraut writes: >> Update SQL conformance information >> T612 has been fully supported since the major window function >> enhancements in PostgreSQL 11, but it wasn't updated at the time. > > So shouldn't that get back-patched into 11 and 12? We us

Re: pgsql: Update SQL conformance information

2019-08-22 Thread Tom Lane
Peter Eisentraut writes: > Update SQL conformance information > T612 has been fully supported since the major window function > enhancements in PostgreSQL 11, but it wasn't updated at the time. So shouldn't that get back-patched into 11 and 12? regards, tom lane