On 02.11.2015 12:01, Simon Riggs wrote:
Yes, we have not considered all possible scenarios of working with PostgreSQL.
We have tested work with different isolation levels: repeatable read and read committed,
but we have not tested "select for update" and explicit locking.
XTM API has function SetTransactionStatus but it actually encapsulate TransactionIdSetTreeStatus.
Will be available during this week.
Postgres-XL doesn't support subtransactions. Neither did we at this moment.
Support of subtransactions will be our next step.