]> granicus.if.org Git - postgresql/history - contrib/tsearch2
Update copyrights in source tree to 2008.
[postgresql] / contrib / tsearch2 /
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-28 Tom LaneAdjust the names of a couple of tsearch index support...
2007-11-20 Andrew DunstanAdjust contrib/tsearch2 regression results to use XML...
2007-11-16 Tom LaneAdd snb_ru_init(internal) to list of stub functions...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-13 Tom LaneResurrect the code for the rewrite(ARRAY[...]) aggregat...
2007-11-13 Tom LaneOoops, missed one file to remove.
2007-11-13 Tom LaneReplace the now-incompatible-with-core contrib/tsearch2...
2007-11-13 Bruce MomjianAdd CVS version labels to all install/uninstall scripts.
2007-11-11 Bruce MomjianMake /contrib install/uninstall script consistent:
2007-11-07 Peter EisentrautUse "alternative" instead of "alternate" where it is...
2007-07-15 Tom LaneAvoid possibly-unportable initializer, per buildfarm...
2007-07-15 Tom LaneSilence Solaris compiler warnings, per buildfarm.
2007-07-15 Tom LaneFix compile warning on Solaris, per buildfarm. (Why...
2007-07-15 Tom LaneFix unportable use of isspace(), per buildfarm results.
2007-06-26 Tom LaneFix PGXS conventions so that extensions can be built...
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-04-02 Teodor SigaevFix caching of unsuccessful initialization of parser...
2007-03-28 Tom LaneFix uninitialized-variable bug.
2007-03-26 Teodor SigaevAdd checking of end of line in parsing stopword list...
2007-03-26 Teodor SigaevFix stopword and synonym files parsing bug in MSVC...
2007-03-22 Teodor SigaevFix parser bug on Windows with UTF8 encoding and C...
2007-02-28 Tom LaneFix up several contrib modules that were using varlena...
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-02-12 Teodor SigaevFix backend crash in parsing incorrect tsquery.
2007-02-09 Peter EisentrautReplace useless uses of := by = in makefiles.
2007-02-08 Peter EisentrautNormalize fgets() calls to use sizeof() for calculating...
2007-02-07 Peter EisentrautUse memcpy() instead of strncpy() for copying into...
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-31 Teodor SigaevAllow GIN's extractQuery method to signal that nothing...
2007-01-26 Neil ConwaySquelch some VC++ compiler warnings. Mark float literal...
2007-01-15 Teodor SigaevFix localization support for multibyte encoding and...
2006-12-28 Tom LaneAdd a defense to prevent core dumps if 8.2 version...
2006-12-26 Teodor SigaevFix memory reallocation condition
2006-12-21 Teodor SigaevFix convertion for 'PFX flag N num'
2006-12-04 Teodor SigaevFix core dump of ispell for case of non-successfull...
2006-11-23 Teodor SigaevFix lowercasing while parse OO dictionary
2006-11-22 Teodor SigaevAvoid infinity calculations in rank_cd
2006-11-21 Teodor SigaevFix type in return value
2006-11-20 Teodor SigaevFix bug http://archives.postgresql.org/pgsql-bugs/2006...
2006-11-08 Neil ConwayFix two typos.
2006-11-08 Teodor SigaevNew README, forgotten when docs was updated
2006-10-31 Teodor SigaevAdd description of new features
2006-10-05 Tom LaneMake use of qsort_arg in several places that were forme...
2006-10-04 Tom LaneImprove error messages from to_tsquery per yesterday...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-10-02 Bruce MomjianUpdate tsearch2 README.
2006-09-11 Tom LaneRename the uninstall scripts for contrib/lo and contrib...
2006-09-10 Tom LaneRename contrib contains/contained-by operators to ...
2006-09-02 Bruce MomjianUse '' rather than \' for literal single quotes in...
2006-08-29 Teodor SigaevAdd description of tsvector type layout
2006-08-29 Teodor SigaevRemove pos comparison in silly_cmp_tsvector(): it is...
2006-08-29 Teodor SigaevFix incorrect length of lexemes in silly_cmp_tsvector()
2006-08-25 Teodor SigaevFix regression tests: after changing comparing function
2006-08-24 Teodor SigaevFix compare bug for tsvector: problem was in aligment...
2006-07-15 Tom LaneFix some makefiles that fail to yield good results...
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-07-13 Bruce MomjianAdjust /contrib for new include file contents.
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "S...
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "N...
2006-07-11 Teodor SigaevGIN improvements
2006-07-11 Bruce MomjianSort reference of include files, "A" - "F".
2006-07-10 Bruce MomjianAllow /contrib include files to compile on their own.
2006-06-28 Teodor SigaevChanges
2006-06-09 Teodor SigaevNow ispell dictionary can eat dictionaries in MySpell...
2006-06-06 Teodor SigaevAllow do not lexize words in substitution.
2006-06-02 Teodor SigaevFix wrong NOTICE/ERROR levels
2006-06-02 Teodor SigaevDistinguish between stop-word recognized in thesaurus_l...
2006-06-02 Teodor SigaevAdd more strict check of stop and non-recognized words,
2006-05-31 Teodor Sigaevfix comparison with SPI_processed
2006-05-31 Teodor SigaevAdd thesaurus dictionary which can replace N>0 lexemes...
2006-05-30 Tom LaneMagic blocks don't do us any good unless we use 'em...
2006-05-19 Bruce MomjianBack out \' change for tsearch2, broke regression tests.
2006-05-19 Bruce MomjianUse SQL standard '' rather than \' in /contrib. Backpa...
2006-05-02 Teodor SigaevGIN: Generalized Inverted iNdex.
2006-04-10 Teodor SigaevFix stupid mistake in rank_cd_def cleanup
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-02 Teodor SigaevSignificantly improve ranking:
2006-03-01 Neil ConwayThis patch makes the error message strings throughout...
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2006-02-20 Teodor SigaevFixing and improve compound word support. This changes...
2006-02-10 Tom LaneClean up some signedness warnings.
2006-02-10 Teodor SigaevAllow "'" symbol in affixes ("'s" affix in english...
2006-02-10 Teodor Sigaevrenew output of regression test accordingly to
2006-02-09 Teodor Sigaev1 Fix bug with very short word: prefix and suffix might...
2006-02-06 Teodor SigaevCheck number of affixes to prevent core dump with zero...
2006-01-27 Teodor SigaevSnowball multibyte. It's a pity, but snowball sources...
2006-01-23 Teodor SigaevFix typeing as Tom suggest
2006-01-20 Tom LaneReplace bitwise looping with bytewise looping in hemdis...
2005-12-21 Teodor SigaevMultibyte encodings support for ISpell dictionary
2005-12-12 Teodor SigaevImprove support of multibyte encoding:
2005-12-08 Teodor SigaevImprove tag recognizing
2005-12-07 Teodor SigaevFix small memory leak
2005-12-07 Teodor SigaevImprove word parser.
2005-12-05 Teodor SigaevImprove word parser.
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-22 Teodor SigaevFixes motivated by snake and spoonbill pgbuildfarm...
2005-11-21 Teodor Sigaevremove forgotten // comments
2005-11-21 Teodor SigaevText parser rewritten:
2005-11-18 Tom LaneMop-up for nulls-in-arrays patch: fix some places that...
next