Skip to content

Commit ffe595e

Browse files
committed
temporarily disabled EXPAND_RTE_HOOK & RELATION_TAGS
1 parent 27cac1d commit ffe595e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/compat/debug_compat_features.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
#define ENABLE_PGPRO_PATCHES
1313

1414
/* PgPro exclusive features */
15-
#define ENABLE_EXPAND_RTE_HOOK
16-
#define ENABLE_RELATION_TAGS
15+
//#define ENABLE_EXPAND_RTE_HOOK
16+
//#define ENABLE_RELATION_TAGS
1717
#define ENABLE_PATHMAN_AWARE_COPY_WIN32
1818

1919
/* Hacks for vanilla */

0 commit comments

Comments
 (0)