From: Eric Bollengier Date: Fri, 12 Aug 2022 08:22:18 +0000 (+0200) Subject: Add new PostgreSQL fields in make_postgresql_tables X-Git-Tag: Beta-15.0.0~463 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b7d2b6e4097216066aadf7b9c2c817a488935f;p=thirdparty%2Fbacula.git Add new PostgreSQL fields in make_postgresql_tables --- diff --git a/bacula/src/cats/make_postgresql_tables.in b/bacula/src/cats/make_postgresql_tables.in index 5c31f9eea..0e43271b4 100644 --- a/bacula/src/cats/make_postgresql_tables.in +++ b/bacula/src/cats/make_postgresql_tables.in @@ -18,20 +18,20 @@ psql -f - -d ${db_name} $* <