]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/make_postgresql_tables.in
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / cats / make_postgresql_tables.in
2006-05-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.9
2006-02-20 Kern Sibbald20Feb06
2005-08-02 Kern Sibbald02Aug05
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-05-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-04-19 Kern SibbaldFix SQLite and PostgreSQL table creation script syntax
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-21 Dan LangilleAdd patches from Roger HÃ¥kansson <hson <at> ludd.luth.se>
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-02 Kern SibbaldSecond cut ANSI labels
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
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.