Skip to content

Commit ae36e0d

Browse files
committed
Update tsearch include location in example.
Oleg.
1 parent 17aae41 commit ae36e0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/textsearch.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/textsearch.sgml,v 1.16 2007/09/04 03:46:36 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/textsearch.sgml,v 1.17 2007/09/14 13:21:30 momjian Exp $ -->
22

33
<chapter id="textsearch">
44
<title id="textsearch-title">Full Text Search</title>
@@ -2491,9 +2491,9 @@ $ psql DBNAME < dict_intdict.sql
24912491
PG_MODULE_MAGIC;
24922492
#endif
24932493

2494-
#include "utils/ts_locale.h"
2495-
#include "utils/ts_public.h"
2496-
#include "utils/ts_utils.h"
2494+
#include "tsearch/ts_locale.h"
2495+
#include "tsearch/ts_public.h"
2496+
#include "tsearch/ts_utils.h"
24972497

24982498
typedef struct {
24992499
int maxlen;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy