mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
#include "access/skey.h"
|
||||
#include "access/gist.h"
|
||||
#include "tsearch/ts_type.h"
|
||||
#include "tsearch/ts_utils.h"
|
||||
|
||||
#define GETENTRY(vec,pos) DatumGetTSQuerySign((vec)->vector[pos].key)
|
||||
|
||||
Reference in New Issue
Block a user