diff options
author | Teodor Sigaev | 2005-11-21 12:27:57 +0000 |
---|---|---|
committer | Teodor Sigaev | 2005-11-21 12:27:57 +0000 |
commit | c52795d18a698d25b9cd7cd1ca9318a42b08fdb9 (patch) | |
tree | cc126dc4449b57de52c46497dfa3e0521ec76402 /src/backend/commands/functioncmds.c | |
parent | b91e6ed93e066c73324e08f3321bd3ac4d774fbd (diff) |
Text parser rewritten:
- supports multibyte encodings
- more strict rules for lexemes
- flex isn't used
Add:
- tsquery plainto_tsquery(text)
Function makes tsquery from plain text.
- &&, ||, !! operation for tsquery for combining
tsquery from it's parts: 'foo & bar' || 'asd' => 'foo & bar | asd'
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions