]> granicus.if.org Git - postgresql/history - contrib/unaccent
Fix REFRESH MATERIALIZED VIEW to report activity to the stats collector.
[postgresql] / contrib / unaccent /
2017-03-12 Noah MischUse wrappers of PG_DETOAST_DATUM_PACKED() more.
2017-01-21 Peter EisentrautMove some things from builtins.h to new header files
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-06-14 Robert HaasUpdate unaccent extension for parallel query.
2016-03-16 Teodor Sigaevfix typo in comment
2016-03-16 Teodor SigaevImprove script generating unaccent rules
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-09-04 Teodor SigaevMake unaccent handle all diacritics known to Unicode...
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-08-25 Andres FreundFix typos in some error messages thrown by extension...
2014-07-14 Noah MischAdd file version information to most installed Windows...
2014-07-01 Tom LaneFix inadequately-sized output buffer in contrib/unaccent.
2014-07-01 Tom LaneIssue a WARNING about invalid rule file format in contr...
2014-07-01 Tom LaneAllow multi-character source strings in contrib/unaccent.
2014-07-01 Tom LaneAllow empty replacement strings in contrib/unaccent.
2014-04-18 Peter EisentrautCreate function prototype as part of PG_FUNCTION_INFO_V...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-11-18 Bruce Momjianunaccent: Revert patch 9299f6179838cef8aa1123f6fb76f0d...
2013-10-08 Bruce Momjianunaccent: mark unaccent() functions as immutable
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-05-08 Heikki LinnakangasThe data structure used in unaccent is a trie, not...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-04-22 Peter EisentrautFix some typos
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-11-07 Tom LaneFix assorted bugs in contrib/unaccent's configuration...
2011-10-12 Tom LaneThrow a useful error message if an extension script...
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-04-25 Peter EisentrautSupport "make check" in contrib
2011-04-19 Peter EisentrautRefix the unaccent regression test on MSVC properly
2011-04-18 Andrew DunstanAttempt to remedy buildfarm breakage caused by commit...
2011-04-15 Peter EisentrautRename pg_regress option --multibyte to --encoding
2011-02-17 Tom LaneFix upgrade of contrib/intarray and contrib/unaccent...
2011-02-14 Tom LaneAvoid use of CREATE OR REPLACE FUNCTION in extension...
2011-02-14 Tom LaneConvert contrib modules to use the extension facility.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-27 Bruce MomjianMark unaccent functions as STABLE, rather than defaulti...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-22 Tom LaneSome more gitignore cleanups: cover contrib and PL...
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-05 Robert HaasStandardize get_whatever_oid functions for other object...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-11-14 Tom LaneMake unaccent's install/uninstall scripts look more...
2009-08-18 Tom LanePrint the actual DB encoding in the unaccent regression...
2009-08-18 Tom LaneFix some *other* compiler warnings from a different...
2009-08-18 Tom LaneFix copy-and-pasteo that might explain some of the...
2009-08-18 Tom LaneSuppress compiler warnings about uninitialized variables.
2009-08-18 Teodor SigaevUnaccent dictionary.