Re: xmltable SQL conformance

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: xmltable SQL conformance
Date: 2017-08-03 21:07:24
Message-ID: CAFj8pRDm1505Fu27X5svKLR5Du5EpCAuWJYkGowbOHkGiW2UMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2017-08-03 22:54 GMT+02:00 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:

>
>
> 2017-08-03 22:14 GMT+02:00 Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)
> com>:
>
>> I'm looking to update the SQL conformance list for the release. I'm
>> wondering whether the new xmltable feature fully completes the following
>> items:
>>
>> X300 XMLTable
>> X301 XMLTable: derived column list option
>> X302 XMLTable: ordinality column option
>> X303 XMLTable: column default option
>> X304 XMLTable: passing a context item
>>
>> It looks so to me, but maybe you know more.
>>
>
> I am not sure what X304 means? Other are not supported 100% .. are related
> to unsupported XQuery lang.
>

Others than x300, 301, 302, 303 are unsupported. I don't understand to X304
well - related syntax is ignored in Postgres if I understand.

Pavel

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2017-08-03 21:08:44 Re: PL_stashcache, or, what's our minimum Perl version?
Previous Message Tom Lane 2017-08-03 20:56:26 Re: elog vs errmsg_internal