summaryrefslogtreecommitdiff
path: root/contrib/dict_int/sql
AgeCommit message (Expand)Author
2020-03-10Preserve integer and float values accurately in (de)serialize_deflist.Tom Lane
2020-03-08Add an "absval" parameter to allow contrib/dict_int to ignore signs.Tom Lane
2019-12-03Ensure maxlen is at leat 1 in dict_intTomas Vondra
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2007-10-15Add sample text search dictionary templates and parsers, to replace theTom Lane