aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql74-server/files/regresspatch-src-test-regress-pgregress-sh
blob: 2d27da307ef4bbc92008522de258e34f4902b147 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/test/regress/pg_regress.sh.orig	Sun Nov  2 22:56:15 2003
+++ src/test/regress/pg_regress.sh	Sat Jan  8 05:28:00 2005
@@ -382,6 +382,9 @@
         (exit 2); exit
     fi
 
+    # make rest of this script happy
+    echo "syslog = 0"          >> $PGDATA/postgresql.conf
+    echo "silent_mode = false" >> $PGDATA/postgresql.conf
 
     # ----------
     # Start postmaster