]> 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)
commit6aca0e77dbab1f624d23c6fad98aee0a733388df
tree80abbf134641083dfedcafd22fef8bb74715449b
parent29d99f1ee75ea550332c02c86b5302c05b3bc30f
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]