[ 
https://issues.apache.org/jira/browse/CALCITE-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777047#comment-17777047
 ] 

Benchao Li commented on CALCITE-5612:
-------------------------------------

[~dmsysolyatin] Due to the activities on this thread, I'm removing the 
fixVersion = 1.36.0, feel free to add it back when you have time to drive it 
again.

> Babel parser should support PostgreSQL's SET TRANSACTION command
> ----------------------------------------------------------------
>
>                 Key: CALCITE-5612
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5612
>             Project: Calcite
>          Issue Type: Bug
>          Components: babel
>    Affects Versions: 1.34.0
>            Reporter: Dmitry Sysolyatin
>            Assignee: Dmitry Sysolyatin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.36.0
>
>
> SET TRANSACTION — set the characteristics of the current transaction
> Specification [1]:
> {code}
> SET TRANSACTION transaction_mode [, ...]
> SET TRANSACTION SNAPSHOT snapshot_id
> SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]
> where transaction_mode is one of:
>     ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ 
> UNCOMMITTED }
>     READ WRITE | READ ONLY
>     [ NOT ] DEFERRABLE
> {code}
> [1] https://www.postgresql.org/docs/current/sql-set-transaction.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to