]> git.sur5r.net Git - bacula/bacula/commitdiff
Oops, remove media.drive added in errror
authorDan Langille <dan@langille.org>
Sat, 20 Dec 2003 23:26:41 +0000 (23:26 +0000)
committerDan Langille <dan@langille.org>
Sat, 20 Dec 2003 23:26:41 +0000 (23:26 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@919 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/cats/make_postgresql_tables.in

index c2619698d695eaf20c7b6f5022eb62e810f45202..7232c05cee40035e3fbc6f0b2d8d5252d5505c41 100644 (file)
@@ -146,8 +146,6 @@ create table media
         default 0,
     maxvolbytes       bigint                not null
         default 0,
-    drive             integer               not null
-        default 0,
     inchanger         smallint              not null
         default 0,
     mediaaddressing   smallint              not null