mirror of https://github.com/OISF/suricata
pgsql: don't expose PgsqlTransactionState to C
PgsqlTransactionState has a variant named "Init" which is a little too generic to export to C. Fortunately this method doesn't need to be exposed to C, instead remove it as it was only called by rs_pgsql_tx_get_alstate_progress which also doesn't need to be public or expose to C. Ticket: #7227pull/11689/head
parent
203ddb2709
commit
080681aff5
Loading…
Reference in New Issue