bareos: master 8f688c58

Author Committer Branch Timestamp Parent
pstorz Bareos Bot master 2023-09-22 12:08 master 0b40c5d8 Pending
Changeset update_bareos_tables: better check for failure

Unfortunately, psql returns with OK even in case of error when the
transaction was rolled back.

To make sure the update was correctly performed, we now only have one
transaction during update from 2210_2230 and verify afterwards that the
version was updated.
mod - core/src/cats/update_bareos_tables.in Diff File