From f1d283f565821ce536738458a41bc9d68127e014 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sat, 27 Jul 2024 11:36:48 -0700 Subject: [PATCH] Updated comment [skip ci] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 988fb5f..542e17b 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ ifeq ($(PROVE),) PROVE = prove endif -# for Postgres 15 +# for Postgres 15+ PROVE_FLAGS += -I ./test/perl prove_installcheck: