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/morph.h

11 lines
155 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 __MORPH_H__
#define __MORPH_H__
pgindent run on all C files. Java run to follow. initdb/regression tests pass.
2001-10-25 05:50:21 +00:00
void initmorph(void);
txtidx datatype for full text indexing with GiST. From Oleg Bartunov and Teodor Sigaev.
2001-10-12 23:19:09 +00:00
pgindent run on all C files. Java run to follow. initdb/regression tests pass.
2001-10-25 05:50:21 +00:00
char *lemmatize(char *word, int *len, int type);
txtidx datatype for full text indexing with GiST. From Oleg Bartunov and Teodor Sigaev.
2001-10-12 23:19:09 +00:00
pgindent run on all C files. Java run to follow. initdb/regression tests pass.
2001-10-25 05:50:21 +00:00
bool is_stoptype(int type);
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: 123ms Template: 3ms
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