bareos: master b3899e78

Author Committer Branch Timestamp Parent
Bruno Friedmann Bareos Bot master 2023-10-16 14:38 master 54287e6f Pending
Changeset remove unused functions, fix spurious pg8000 return

- pg8000 may return Decimal('0') when lsn are identical, we now check if
  we can remove quote from string before int() conversion.
- improve job log message
- remove no more used functions format_lsn and lsn_to_int

signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - core/src/plugins/filed/python/postgresql/bareos-fd-postgresql.py Diff File