From: Kern Sibbald Date: Fri, 12 Mar 2004 12:41:19 +0000 (+0000) Subject: Use bigint in postgresql for Start/EndBlock X-Git-Tag: Release-1.34.0~56 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d61b1c0e85dfbaf53d41bafb9378f9249517c117;p=bacula%2Fbacula Use bigint in postgresql for Start/EndBlock git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1128 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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 - <