]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/make_postgresql_tables.in
Bring 1.36.0 up to current 1.37 level
[bacula/bacula] / bacula / src / cats / make_postgresql_tables.in
2004-11-08 Kern Sibbald08Nov04
2004-10-29 Kern Sibbald30Oct04
2004-10-16 Scott BarningerUpdate database scripts to include CDImages table for...
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-07 Kern Sibbald- Added Rerun Failed Levels = yes/no
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-20 Dan LangilleBackout previous commit. The index already exists.
2004-09-20 Dan LangilleImprove speed of VolumeToCatalog verify jobs by adding
2004-09-18 Kern SibbaldAdd new PostgreSQL indexes
2004-09-01 Kern Sibbald- Add index file to JobId field of File records for...
2004-06-08 Dan LangilleMove the database name to the command line rather than...
2004-04-27 Kern SibbaldDoc + DB script updates
2004-03-12 Kern SibbaldUse bigint in postgresql for Start/EndBlock
2004-01-03 Dan LangilleRemove "not null" and "default current_timestamp" from
2003-12-20 Dan LangilleOops, remove media.drive added in errror
2003-12-20 Dan LangilleAdd volreadtime and volwritetime to media table.
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-12 Dan LangilleAdjust some field names to their correct values.
2003-12-10 Dan LangilleIt is maxvolbytes, not mavvolbytes
2003-12-09 Dan LangilleAdd PostgreSQL support. Coding and testing is incomplete.