From: Dan Langille Date: Wed, 10 Dec 2003 19:12:37 +0000 (+0000) Subject: Add drop_postgresql_tables and update_postgresql_tables X-Git-Tag: Release-7.0.0~9872 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b7c6b94a3d7cee58428398da6c773ef180bfbb91;p=bacula%2Fbacula Add drop_postgresql_tables and update_postgresql_tables git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@858 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/cats/.cvsignore b/bacula/src/cats/.cvsignore index 06bb0ef58f..597747ed2f 100644 --- a/bacula/src/cats/.cvsignore +++ b/bacula/src/cats/.cvsignore @@ -8,6 +8,7 @@ create_postgresql_database create_sqlite_database drop_bdb_tables drop_mysql_tables +drop_postgresql_tables drop_sqlite_tables grant_mysql_privileges grant_postgresql_privileges @@ -25,4 +26,5 @@ update.sql update2_sqlite_tables update_bacula_tables update_mysql_tables +update_postgresql_tables update_sqlite_tables