Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-27 Convert hstore_in to report errors softly. Tom Lane 16.0
2021-01-04 Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 14.0
2020-12-11 Allow subscripting of hstore values. Tom Lane 14.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2018-11-23 Add a 64-bit hash function for type hstore. Tom Lane 12.0
2016-11-29 Test all contrib-created operator classes with amvalidate. Tom Lane 10.0
2016-02-03 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. Tom Lane 9.6.0
2016-02-03 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. Tom Lane 9.4.6
2016-02-03 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. Tom Lane 9.3.11
2016-02-03 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. Tom Lane 9.5.1
2014-03-23 Introduce jsonb, a structured format for storing json. Andrew Dunstan 9.4.0
2013-11-10 Fix whitespace issues found by git diff --check, add gitattributes Peter Eisentraut 9.4.0
2013-03-10 JSON generation improvements. Andrew Dunstan 9.3.0
2011-11-08 Fix hstore regression tests. Robert Haas 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-07-20 Make hstore regression tests independent of standard_conforming_strings. Robert Haas 9.1.0
2010-07-02 Remove hstore % text[] operator; use slice() function instead. Robert Haas 9.0.0
2010-06-18 Rename hstore => text[] operator to % Robert Haas 9.0.0
2010-06-15 Remove hstore's text[] => text[] operator. Robert Haas 9.0.0
2009-09-30 Assorted improvements in contrib/hstore. Tom Lane 9.0.0
2007-03-14 Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> Teodor Sigaev 8.3.0
2006-10-11 Rename function 'isexists' and 'isdefined' to Teodor Sigaev 8.2.0