Skip to content

Fix: remove old transaction functions#2761

Merged
greenbonebot merged 2 commits intomainfrom
targets-files-2
Feb 10, 2026
Merged

Fix: remove old transaction functions#2761
greenbonebot merged 2 commits intomainfrom
targets-files-2

Conversation

@mattmundell
Copy link
Contributor

What

Remove manage_transaction_start and manage_transaction_stop.

Why

These transaction functions were last used by the OTP handling, which was removed in 558e957.

This is part of reducing the size of manage_sql.c.

References

Follows /pull/2759.

Testing

Compiles, tests pass, modifying target works.

This can be safely removed because it required in_transaction to be true, which
required manage_transaction_start.

These transaction functions were last used by the OTP handling, which was
removed in 558e957.
@mattmundell mattmundell requested review from a team as code owners February 10, 2026 11:25
@greenbonebot greenbonebot enabled auto-merge (rebase) February 10, 2026 11:25
@greenbonebot greenbonebot merged commit 308db66 into main Feb 10, 2026
32 checks passed
@greenbonebot greenbonebot deleted the targets-files-2 branch February 10, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants