Skip to content

Commit b8d7d18

Browse files
committed
Merge commit '4aa57e80528e16b73e56fc28cc561acea05dad21' into PGPROEE9_6
2 parents b8c6f83 + 4aa57e8 commit b8d7d18

File tree

5 files changed

+886
-371
lines changed

5 files changed

+886
-371
lines changed

contrib/pgpro_scheduler/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ DATA = pgpro_scheduler--1.0.sql
99
#SCRIPTS = bin/pgpro_scheduler
1010
#REGRESS = install_pgpro_scheduler cron_string
1111
#REGRESS_OPTS = --create-role=robot --user=postgres
12-
CFLAGS=-ggdb -Og -g3 -fno-omit-frame-pointer
12+
#CFLAGS=-ggdb -Og -g3 -fno-omit-frame-pointer
1313

1414
ifdef USE_PGXS
1515
PG_CONFIG = pg_config

0 commit comments

Comments
 (0)