]> 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)
commit38a6b01419b09293fd5823d27ed13ede97a9d739
tree54ada84a005eda734ae5159049add2ca25d5cc8a
parentc4490f3291cc459634250402dea17833a9074735
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