Remove unused macro
Use was removed in 25ca5a9a54923a5d6746f771c4c23e85a195bde5.
This commit is contained in:
parent
27f3dea648
commit
3c06715447
@ -65,8 +65,6 @@ typedef struct
|
||||
StatEntry *root;
|
||||
} TSVectorStat;
|
||||
|
||||
#define STATHDRSIZE (offsetof(TSVectorStat, data))
|
||||
|
||||
static Datum tsvector_update_trigger(PG_FUNCTION_ARGS, bool config_column);
|
||||
static int tsvector_bsearch(const TSVector tsv, char *lexeme, int lexeme_len);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user