8000 Add header forgotten in 213335c14529a8d5e2007ec0c256f4cf64d62d3b · postgrespro/postgres_cluster@d63a172 · GitHub
[go: up one dir, main page]

Skip to content

Commit d63a172

Browse files
committed
Add header forgotten in 213335c
Report from Peter Eisentraut
1 parent 213335c commit d63a172

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/utils/adt/tsvector_op.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include "funcapi.h"
2222
#include "mb/pg_wchar.h"
2323
#include "miscadmin.h"
24+
#include "parser/parse_coerce.h"
2425
#include "tsearch/ts_utils.h"
2526
#include "utils/builtins.h"
2627
#include "utils/lsyscache.h"

0 commit comments

Comments
 (0)
0