pgsql: Update SQL conformance information

Started by Peter Eisentrautalmost 7 years ago3 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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 Files
--------------
src/backend/catalog/sql_features.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: pgsql: Update SQL conformance information

Peter Eisentraut <peter@eisentraut.org> 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

#3Peter Eisentraut
peter_e@gmx.net
In reply to: Tom Lane (#2)
Re: pgsql: Update SQL conformance information

On 2019-08-22 15:56, Tom Lane wrote:

Peter Eisentraut <peter@eisentraut.org> 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 usually don't update these in released branches, since it changes the
catalog contents. We could possibly do it in 12 if we have other
catalog changes pending.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services