| contrib/tsearch2/Makefile |
|
diff | blob | blame | history |
| contrib/tsearch2/README.tsearch2 |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/common.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/common.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/crc32.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/crc32.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/dict.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/dict.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/dict_ex.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/dict_ispell.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/dict_snowball.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/dict_syn.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/dict_thesaurus.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/docs/tsearch-V2-intro.html |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/docs/tsearch2-guide.html |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/docs/tsearch2-ref.html |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/expected/tsearch2.out |
|
diff | blob | blame | history |
| contrib/tsearch2/gendict/Makefile.IN |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/gendict/README.gendict |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/gendict/config.sh |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/gendict/dict_snowball.c.IN |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/gendict/dict_tmpl.c.IN |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/gendict/sql.IN |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ginidx.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/gistidx.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/gistidx.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ispell/Makefile |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ispell/regis.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ispell/regis.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ispell/spell.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ispell/spell.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/my2ispell/Makefile |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/my2ispell/README |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/prs_dcfg.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query_cleanup.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query_cleanup.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query_gist.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query_rewrite.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query_support.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query_util.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/query_util.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/rank.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snmap.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snmap.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/Makefile |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/api.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/api.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/english_stem.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/english_stem.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/header.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/russian_stem.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/russian_stem.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/russian_stem_UTF8.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/russian_stem_UTF8.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/snowball/utilities.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/sql/tsearch2.sql |
|
diff | blob | blame | history |
| contrib/tsearch2/stopword.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/stopword/english.stop |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/stopword/russian.stop |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/stopword/russian.stop.utf8 |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/thesaurus |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ts_cfg.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ts_cfg.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ts_lexize.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ts_locale.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ts_locale.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ts_stat.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/ts_stat.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/tsearch2.c |
[new file with mode: 0644] |
blob |
| contrib/tsearch2/tsearch2.sql.in |
[new file with mode: 0644] |
blob |
| contrib/tsearch2/tsvector.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/tsvector.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/tsvector_op.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/uninstall_tsearch2.sql |
[new file with mode: 0644] |
blob |
| contrib/tsearch2/untsearch.sql.in |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/wordparser/Makefile |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/wordparser/deflex.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/wordparser/deflex.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/wordparser/parser.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/wordparser/parser.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/wparser.c |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/wparser.h |
[deleted file] |
blob | blame | history |
| contrib/tsearch2/wparser_def.c |
[deleted file] |
blob | blame | history |