]> git.sur5r.net Git - bacula/bacula/commit
Add PostgreSQL support. Coding and testing is incomplete.
authorDan Langille <dan@langille.org>
Tue, 9 Dec 2003 21:27:09 +0000 (21:27 +0000)
committerDan Langille <dan@langille.org>
Tue, 9 Dec 2003 21:27:09 +0000 (21:27 +0000)
commitad3da2e79965f41c9efc69bf0307db859715ef51
tree1786dbddac331f234f6f46a1d3fff33f2aad9a1c
parent9b455d6a61312d2781626461cf10602677cd3971
Add PostgreSQL support.  Coding and testing is incomplete.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@845 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/cats/create_postgresql_database.in [new file with mode: 0644]
bacula/src/cats/drop_postgresql_tables.in [new file with mode: 0644]
bacula/src/cats/grant_postgresql_privileges.in [new file with mode: 0644]
bacula/src/cats/make_postgresql_tables.in [new file with mode: 0644]
bacula/src/cats/postgresql.c [new file with mode: 0644]
bacula/src/cats/postgresql.in [new file with mode: 0644]