From d61b1c0e85dfbaf53d41bafb9378f9249517c117 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 12 Mar 2004 12:41:19 +0000 Subject: [PATCH] Use bigint in postgresql for Start/EndBlock git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1128 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/cats/make_postgresql_tables.in | 318 +++++++++++----------- 1 file changed, 159 insertions(+), 159 deletions(-) diff --git a/bacula/src/cats/make_postgresql_tables.in b/bacula/src/cats/make_postgresql_tables.in index 71a3720bc0..ea7292bb02 100644 --- a/bacula/src/cats/make_postgresql_tables.in +++ b/bacula/src/cats/make_postgresql_tables.in @@ -9,25 +9,25 @@ if $bindir/psql $* -f - <