From 0df360e61eb244dc8f1c2af1a840abae92eac98d Mon Sep 17 00:00:00 2001 From: Julien Rouhaud Date: Mon, 19 Nov 2018 10:46:49 +0100 Subject: [PATCH] Fix typo in a pg version check --- hypopg_table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypopg_table.c b/hypopg_table.c index 725b3ae..8ba6e0a 100644 --- a/hypopg_table.c +++ b/hypopg_table.c @@ -2254,7 +2254,7 @@ hypo_injectHypotheticalPartitioning(PlannerInfo *root, #endif } -#if PGVERSION_NUM < 110000 +#if PG_VERSION_NUM < 110000 /* * If this rel is need not be scanned, we have to mark it as dummy to omit it * from the appendrel