Logo
Explore Help
Sign In
1berry/postgres
1
0
Fork 0
You've already forked postgres
Code Issues Packages Projects Releases Wiki Activity
postgres/contrib/tsearch/parser.h

11 lines
169 B
C
Raw Normal View History

txtidx datatype for full text indexing with GiST. From Oleg Bartunov and Teodor Sigaev.
2001-10-12 23:19:09 +00:00
#ifndef __PARSER_H__
#define __PARSER_H__
pgindent run on all C files. Java run to follow. initdb/regression tests pass.
2001-10-25 05:50:21 +00:00
char *token;
int tokenlen;
int tsearch_yylex(void);
void start_parse_str(char *, int);
void end_parse(void);
Another pgindent run. Fixes enum indenting, and improves #endif spacing. Also adds space for one-line comments.
2001-10-28 06:26:15 +00:00
txtidx datatype for full text indexing with GiST. From Oleg Bartunov and Teodor Sigaev.
2001-10-12 23:19:09 +00:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 523ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API