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

pgsql: Update SQL conformance information

2019-08-22 Thread Peter Eisentraut
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. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/21e60fa8fe296355dca96c451fb13119cc0e6bd2 Modified File

pgsql: Update SQL conformance information about JSON path

2019-06-03 Thread Peter Eisentraut
Update SQL conformance information about JSON path Reviewed-by: Oleg Bartunov Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/05d36b68ed011d112ee287b1fedd981c73a48f85 Modified Files -- src/backend/catalog/sql_features.txt | 14 +++--- src/includ