1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.390 2007/08/29 21:51:45 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.391 2007/08/31 04:52:29 momjian Exp $ -->
2
2
3
3
<chapter id="functions">
4
4
<title>Functions and Operators</title>
@@ -7585,8 +7585,8 @@ CREATE TYPE rainbow AS ENUM ('red', 'orange', 'yellow', 'green', 'blue', 'purple
7585
7585
7586
7586
<varlistentry>
7587
7587
7588
- <indexterm zone="functions-textsearch-search-operator" >
7589
- <primary>TSVECTOR @@ TSQUERY</primary>
7588
+ <indexterm>
7589
+ <primary>TSVECTOR @@ TSQUERY</primary>
7590
7590
</indexterm>
7591
7591
7592
7592
<term>
@@ -7620,8 +7620,8 @@ SELECT 'a fat cat sat on a mat and ate a fat rat'::tsvector @@ 'fat & cow'::
7620
7620
7621
7621
<varlistentry>
7622
7622
7623
- <indexterm zone="functions-textsearch-search-operator" >
7624
- <primary>TEXT @@ TSQUERY</primary>
7623
+ <indexterm>
7624
+ <primary>TEXT @@ TSQUERY</primary>
7625
7625
</indexterm>
7626
7626
7627
7627
<term>
@@ -7652,8 +7652,8 @@ SELECT 'a fat cat sat on a mat and ate a fat rat'::text @@ 'cat & cow'::tsqu
7652
7652
7653
7653
<varlistentry>
7654
7654
7655
- <indexterm zone="functions-textsearch-search-operator" >
7656
- <primary>TEXT @@ TEXT</primary>
7655
+ <indexterm>
7656
+ <primary>TEXT @@ TEXT</primary>
7657
7657
</indexterm>
7658
7658
7659
7659
<term>
@@ -7701,8 +7701,8 @@ SELECT 'a fat cat sat on a mat and ate a fat rat' @@ 'cat cow';
7701
7701
7702
7702
<varlistentry>
7703
7703
7704
- <indexterm zone="functions-textsearch-tsvector" >
7705
- <primary>to_tsvector</primary>
7704
+ <indexterm>
7705
+ <primary>to_tsvector</primary>
7706
7706
</indexterm>
7707
7707
7708
7708
<term>
@@ -7723,8 +7723,8 @@ SELECT 'a fat cat sat on a mat and ate a fat rat' @@ 'cat cow';
7723
7723
7724
7724
<varlistentry>
7725
7725
7726
- <indexterm zone="functions-textsearch-tsvector" >
7727
- <primary>strip</primary>
7726
+ <indexterm>
7727
+ <primary>strip</primary>
7728
7728
</indexterm>
7729
7729
7730
7730
<term>
@@ -7746,8 +7746,8 @@ SELECT 'a fat cat sat on a mat and ate a fat rat' @@ 'cat cow';
7746
7746
7747
7747
<varlistentry>
7748
7748
7749
- <indexterm zone="functions-textsearch-tsvector" >
7750
- <primary>setweight</primary>
7749
+ <indexterm>
7750
+ <primary>setweight</primary>
7751
7751
</indexterm>
7752
7752
7753
7753
<term>
@@ -7771,8 +7771,8 @@ SELECT 'a fat cat sat on a mat and ate a fat rat' @@ 'cat cow';
7771
7771
7772
7772
<varlistentry>
7773
7773
7774
- <indexterm zone="functions-textsearch-tsvector" >
7775
- <primary>tsvector concatenation</primary>
7774
+ <indexterm>
7775
+ <primary>tsvector concatenation</primary>
7776
7776
</indexterm>
7777
7777
7778
7778
<term>
@@ -7802,8 +7802,8 @@ SELECT 'a fat cat sat on a mat and ate a fat rat' @@ 'cat cow';
7802
7802
7803
7803
7804
7804
<varlistentry>
7805
- <indexterm zone="functions-textsearch-tsvector" >
7806
- <primary>length(tsvector)</primary>
7805
+ <indexterm>
7806
+ <primary>length(tsvector)</primary>
7807
7807
</indexterm>
7808
7808
7809
7809
<term>
@@ -7821,8 +7821,8 @@ SELECT 'a fat cat sat on a mat and ate a fat rat' @@ 'cat cow';
7821
7821
7822
7822
<varlistentry>
7823
7823
7824
- <indexterm zone="functions-textsearch-tsvector" >
7825
- <primary>text::tsvector</primary>
7824
+ <indexterm>
7825
+ <primary>text::tsvector</primary>
7826
7826
</indexterm>
7827
7827
7828
7828
<term>
@@ -7846,9 +7846,9 @@ SELECT 'a fat cat sat on a mat and ate a fat rat' @@ 'cat cow';
7846
7846
7847
7847
<varlistentry>
7848
7848
7849
- <indexterm zone="functions-textsearch-tsvector" >
7850
- <primary>trigger</primary>
7851
- <secondary>for updating a derived tsvector column</secondary>
7849
+ <indexterm>
7850
+ <primary>trigger</primary>
7851
+ <secondary>for updating a derived tsvector column</secondary>
7852
7852
</indexterm>
7853
7853
7854
7854
<term>
@@ -7896,8 +7896,8 @@ tsvector_update_trigger(tsv, 'pg_catalog.english', strMessage);
7896
7896
7897
7897
<varlistentry>
7898
7898
7899
- <indexterm zone="functions-textsearch-tsvector" >
7900
- <primary>ts_stat</primary>
7899
+ <indexterm>
7900
+ <primary>ts_stat</primary>
7901
7901
</indexterm>
7902
7902
7903
7903
<term>
@@ -7943,8 +7943,8 @@ LIMIT 10;
7943
7943
7944
7944
<varlistentry>
7945
7945
7946
- <indexterm zone="functions-textsearch-tsvector" >
7947
- <primary>Btree operations for tsvector</primary>
7946
+ <indexterm>
7947
+ <primary>Btree operations for tsvector</primary>
7948
7948
</indexterm>
7949
7949
7950
7950
<term>
@@ -7979,8 +7979,8 @@ LIMIT 10;
7979
7979
7980
7980
<varlistentry>
7981
7981
7982
- <indexterm zone="functions-textsearch-tsquery" >
7983
- <primary>to_tsquery</primary>
7982
+ <indexterm>
7983
+ <primary>to_tsquery</primary>
7984
7984
</indexterm>
7985
7985
7986
7986
<term>
@@ -8026,8 +8026,8 @@ SELECT to_tsquery('''supernovae stars'' & !crab');
8026
8026
8027
8027
<varlistentry>
8028
8028
8029
- <indexterm zone="functions-textsearch-tsquery" >
8030
- <primary>plainto_tsquery</primary>
8029
+ <indexterm>
8030
+ <primary>plainto_tsquery</primary>
8031
8031
</indexterm>
8032
8032
8033
8033
<term>
@@ -8051,8 +8051,8 @@ SELECT to_tsquery('''supernovae stars'' & !crab');
8051
8051
8052
8052
<varlistentry>
8053
8053
8054
- <indexterm zone="functions-textsearch-tsquery" >
8055
- <primary>querytree</primary>
8054
+ <indexterm>
8055
+ <primary>querytree</primary>
8056
8056
</indexterm>
8057
8057
8058
8058
<term>
@@ -8081,8 +8081,8 @@ SELECT querytree(to_tsquery('!defined'));
8081
8081
8082
8082
<varlistentry>
8083
8083
8084
- <indexterm zone="functions-textsearch-tsquery" >
8085
- <primary>text::tsquery casting</primary>
8084
+ <indexterm>
8085
+ <primary>text::tsquery casting</primary>
8086
8086
</indexterm>
8087
8087
8088
8088
<term>
@@ -8107,8 +8107,8 @@ SELECT querytree(to_tsquery('!defined'));
8107
8107
8108
8108
<varlistentry>
8109
8109
8110
- <indexterm zone="functions-textsearch-tsquery" >
8111
- <primary>numnode</primary>
8110
+ <indexterm>
8111
+ <primary>numnode</primary>
8112
8112
</indexterm>
8113
8113
8114
8114
<term>
@@ -8146,8 +8146,8 @@ SELECT numnode(plainto_tsquery('long table'));
8146
8146
8147
8147
<varlistentry>
8148
8148
8149
- <indexterm zone="functions-textsearch-tsquery" >
8150
- <primary>TSQUERY && TSQUERY</primary>
8149
+ <indexterm>
8150
+ <primary>TSQUERY && TSQUERY</primary>
8151
8151
</indexterm>
8152
8152
8153
8153
<term>
@@ -8165,8 +8165,8 @@ SELECT numnode(plainto_tsquery('long table'));
8165
8165
8166
8166
<varlistentry>
8167
8167
8168
- <indexterm zone="functions-textsearch-tsquery" >
8169
- <primary>TSQUERY || TSQUERY</primary>
8168
+ <indexterm>
8169
+ <primary>TSQUERY || TSQUERY</primary>
8170
8170
</indexterm>
8171
8171
8172
8172
<term>
@@ -8184,8 +8184,8 @@ SELECT numnode(plainto_tsquery('long table'));
8184
8184
8185
8185
<varlistentry>
8186
8186
8187
- <indexterm zone="functions-textsearch-tsquery" >
8188
- <primary>!! TSQUERY</primary>
8187
+ <indexterm>
8188
+ <primary>!! TSQUERY</primary>
8189
8189
</indexterm>
8190
8190
8191
8191
<term>
@@ -8203,8 +8203,8 @@ SELECT numnode(plainto_tsquery('long table'));
8203
8203
8204
8204
<varlistentry>
8205
8205
8206
- <indexterm zone="functions-textsearch-tsquery" >
8207
- <primary>Btree operations for tsquery</primary>
8206
+ <indexterm>
8207
+ <primary>Btree operations for tsquery</primary>
8208
8208
</indexterm>
8209
8209
8210
8210
<term>
@@ -8257,8 +8257,8 @@ INSERT INTO aliases VALUES('a', 'c');
8257
8257
8258
8258
<varlistentry>
8259
8259
8260
- <indexterm zone="functions-textsearch-tsquery" >
8261
- <primary>ts_rewrite</primary>
8260
+ <indexterm>
8261
+ <primary>ts_rewrite</primary>
8262
8262
</indexterm>
8263
8263
8264
8264
<term>
@@ -8404,8 +8404,8 @@ WHERE 'a & b' @> t;
8404
8404
8405
8405
<varlistentry>
8406
8406
8407
- <indexterm zone="functions-textsearch-tsquery" >
8408
- <primary>TSQUERY @> TSQUERY</primary>
8407
+ <indexterm>
8408
+ <primary>TSQUERY @> TSQUERY</primary>
8409
8409
</indexterm>
8410
8410
8411
8411
<term>
@@ -8423,8 +8423,8 @@ WHERE 'a & b' @> t;
8423
8423
8424
8424
<varlistentry>
8425
8425
8426
- <indexterm zone="functions-textsearch-tsquery" >
8427
- <primary>tsquery <@ tsquery</primary>
8426
+ <indexterm>
8427
+ <primary>tsquery <@ tsquery</primary>
8428
8428
</indexterm>
8429
8429
8430
8430
<term>
0 commit comments