]> git.sur5r.net Git - bacula/bacula/commit
First stab at rewriting the ingres database schema to allow bigger path and filenames...
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 17 Apr 2010 08:12:13 +0000 (10:12 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:51:16 +0000 (16:51 +0200)
commit2827d5bfe8e22ab03ab7c89ef244ff3903193b33
treee18a0e7eca494edec0f38a62c6382e167ac68cf5
parentf3f4087eddd76c03193bb015a0aadb2ee1e0f7e7
First stab at rewriting the ingres database schema to allow bigger path and filenames up to the current limit of 32000 bytes. Also reindented the database definitions to the Bacula standards which make it somewhat easier to read. Implemented the retrieval of some additional datatypes in the ingres backend now we switched some types from VARCHAR to VARBYTE.
bacula/src/cats/drop_ingres_tables.in
bacula/src/cats/grant_ingres_privileges.in
bacula/src/cats/make_ingres_tables.in