Skip to content

Add new clause to FOR UPDATE WITH LOCK: SKIP LOCKED - for selecting 'free' record(s) from table or updatable view [CORE4385] #4707

@firebird-automations

Description

@firebird-automations

Submitted by: @pavel-zotov

Currently one need to write cursor with trying to update record and catch lock conflicts in when-block to skip rows which are locked by others.
It will be useful if FB has the mechanism to obtain non-locked record(s) directly in SELECT statement.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions