Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

+1
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)