Skip to content

PG 10 API change #102

@arssher

Description

@arssher

Commit 501ed02cf6f4f (28 Jun, Andrew Gierth) introduces small API change: now function ExecARInsertTriggers accepts new argument TransitionCaptureState *, which is seemingly needed to handle triggers demanding transition tables. If there is no such triggers, it is fine to pass NULL. Pathman calls this function in utility_stmt_hooking.c, and the simplest workaround is indeed just pass NULL, but this should be addressed properly.

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