Skip to content

Starting SNAPSHOT TABLE STABILITY not correctly documented #158

@mrotteveel

Description

@mrotteveel

The current documentation says:

If any other transaction has an uncommitted change of data pending in any database table before a transaction with the SNAPSHOT TABLE STABILITY isolation level is started, trying to start a SNAPSHOT TABLE STABILITY transaction will result in an exception.

However, this only applies to pending changes for any of the tables listed in the RESERVING clause.

See also https://groups.google.com/g/firebird-support/c/UVMKtIaJalU

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions