From b412a8119ff2d3da2703cc83a493d7081268e904 Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Sat, 20 Dec 2003 23:26:41 +0000 Subject: [PATCH] Oops, remove media.drive added in errror git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@919 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/cats/make_postgresql_tables.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/bacula/src/cats/make_postgresql_tables.in b/bacula/src/cats/make_postgresql_tables.in index c2619698d6..7232c05cee 100644 --- a/bacula/src/cats/make_postgresql_tables.in +++ b/bacula/src/cats/make_postgresql_tables.in @@ -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 -- 2.39.5