git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 27f3dea)
Remove unused macro
2019年3月11日 08:29:50 +0000 (09:29 +0100)
2019年3月11日 08:29:50 +0000 (09:29 +0100)
Use was removed in 25ca5a9a54923a5d6746f771c4c23e85a195bde5.


diff --git a/src/backend/utils/adt/tsvector_op.c b/src/backend/utils/adt/tsvector_op.c
index 41a11aa4e2790df2421be3175e1b7cc57188c969..4f7bafd142e4a5ca424b1e798a6642e5c0d12231 100644 (file)
--- a/src/backend/utils/adt/tsvector_op.c
+++ b/src/backend/utils/adt/tsvector_op.c
@@ -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);
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /