Add use of INDEXSCAN_PATCH to config.h instead of putting it in Makefile.global
This commit is contained in:
parent
796f78998e
commit
c5dd292007
@ -47,6 +47,8 @@
|
||||
#define ESCAPE_PATCH
|
||||
#define ARRAY_PATCH
|
||||
|
||||
/* Fixes use of indexes infunctions */
|
||||
#define INDEXSCAN_PATCH
|
||||
|
||||
/* found in src/backend/utils/adt/date.c */
|
||||
/* #define DATEDEBUG */
|
||||
|
Loading…
x
Reference in New Issue
Block a user