File bacula-2.2.7-postgresql.patch of Package bakula
diff -uNr bacula-2.2.7/src/cats/postgresql.c bacula-2.2.7-fixed/src/cats/postgresql.c --- bacula-2.2.7/src/cats/postgresql.c 2007-12-08 04:54:55.000000000 -0500 +++ bacula-2.2.7-fixed/src/cats/postgresql.c 2007-12-29 07:42:04.000000000 -0500 @@ -47,7 +47,7 @@ #ifdef HAVE_POSTGRESQL #include "postgres_ext.h" /* needed for NAMEDATALEN */ -#include "pg_config_manual.h" /* get NAMEDATALEN on version 8.3 or later */ + /* ----------------------------------------------------------------------- *