PG-177: Error in Histogram ranges.

This commit is contained in:
Ibrar Ahmed
2021-02-11 19:07:39 +00:00
parent ffa6afb07d
commit cba6bbfbd4
3 changed files with 25 additions and 47 deletions

View File

@@ -54,7 +54,6 @@
#include "utils/guc.h"
#define MAX_BACKEND_PROCESES (MaxBackends + NUM_AUXILIARY_PROCS + max_prepared_xacts)
#define TextArrayGetTextDatum(x,y,z) textarray_get_datum(x,y,z)
#define IntArrayGetTextDatum(x,y) intarray_get_datum(x,y)
/* XXX: Should USAGE_EXEC reflect execution time and/or buffer usage? */