You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework handling of running transactions by extensions.
* RunningTransactionsExtension structure as a part of xl_running_xacts and
RunningTransactionsData to be filled by extensions.
* getRunningTransactionsExtension hook to fill RunningTransactionsExtension.
* Add nextXid field to CSNSnapshotData.
* SnapBuildGetCSNSnaphot() function to modify CSNSnapshotData in the
SnapBuild.
* waitSnapshotHook hook to wait for transactions inside the snapshot
builder.
0 commit comments