mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#include "mb/pg_wchar.h"
|
||||
|
||||
#include "btree_gist.h"
|
||||
|
||||
/* Variable length key */
|
||||
typedef bytea GBT_VARKEY;
|
||||
|
||||
|
Reference in New Issue
Block a user