We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b33ab commit 05c7c27Copy full SHA for 05c7c27
contrib/pgpro_scheduler/Makefile
@@ -7,7 +7,7 @@ OBJS = src/pgpro_scheduler.o src/cron_string.o src/sched_manager_poll.o \
7
EXTENSION = pgpro_scheduler
8
DATA = pgpro_scheduler--1.0.sql
9
REGRESS = install_pgpro_scheduler cron_string
10
-REGRESS_OPTS = --user=postgres
+#REGRESS_OPTS = --user=postgres
11
EXTRA_REGRESS_OPTS=--temp-config=$(top_srcdir)/$(subdir)/conf.add
12
13
ifdef USE_PGXS
0 commit comments