]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Add new database upgrade scripts to ./configure
authorEric Bollengier <eric@baculasystems.com>
Wed, 6 Sep 2023 13:38:04 +0000 (15:38 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:57:02 +0000 (13:57 +0200)
bacula/autoconf/configure.in

index 7b1f73481f378c0a0574fcc5acd0a4a7b494a5f8..73471e95d2db816a32a885042625eaf69c58a7ec 100644 (file)
@@ -4240,11 +4240,13 @@ AC_CONFIG_FILES([
    updatedb/update_postgresql_tables_1022_to_1023 \
    updatedb/update_postgresql_tables_1023_to_1024 \
    updatedb/update_postgresql_tables_1024_to_1025 \
+   updatedb/update_postgresql_tables_1025_to_1026 \
    updatedb/update_mysql_tables_1020_to_1021 \
    updatedb/update_mysql_tables_1021_to_1022 \
    updatedb/update_mysql_tables_1022_to_1023 \
    updatedb/update_mysql_tables_1023_to_1024 \
    updatedb/update_mysql_tables_1024_to_1025 \
+   updatedb/update_mysql_tables_1025_to_1026 \
    examples/nagios/check_bacula/Makefile \
    platforms/rpms/redhat/bacula.spec \
    platforms/rpms/redhat/bacula-bat.spec \