index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
hstore
/
expected
/
hstore.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework pg_input_error_message(), now renamed pg_input_error_info()
Michael Paquier
2023-02-28
1
-8
/
+8
*
Convert hstore_in to report errors softly.
Tom Lane
2022-12-27
1
-0
/
+34
*
Re-implement pl/pgsql's expression and assignment parsing.
Tom Lane
2021-01-04
1
-0
/
+4
*
Allow subscripting of hstore values.
Tom Lane
2020-12-11
1
-0
/
+23
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
1
-0
/
+45
*
Add a 64-bit hash function for type hstore.
Tom Lane
2018-11-23
1
-0
/
+12
*
Test all contrib-created operator classes with amvalidate.
Tom Lane
2016-11-29
1
-0
/
+8
*
Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage.
Tom Lane
2016-02-03
1
-8
/
+8
*
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23
1
-1
/
+19
*
JSON generation improvements.
Andrew Dunstan
2013-03-10
1
-0
/
+36
*
Preserve column names in the execution-time tupledesc for a RowExpr.
Tom Lane
2012-02-14
1
-3
/
+3
*
Fix hstore regression tests.
Robert Haas
2011-11-08
1
-30
/
+28
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
1
-8
/
+2
*
Update contrib/hstore for new GIN extractQuery API.
Tom Lane
2011-01-09
1
-1
/
+1
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-1
/
+1
*
Make hstore regression tests independent of standard_conforming_strings.
Robert Haas
2010-07-20
1
-4
/
+4
*
Remove hstore % text[] operator; use slice() function instead.
Robert Haas
2010-07-02
1
-13
/
+13
*
Updated expected-output file for hstore.
Robert Haas
2010-06-22
1
-0
/
+2
*
Rename hstore => text[] operator to %
Robert Haas
2010-06-18
1
-7
/
+7
*
Remove hstore's text[] => text[] operator.
Robert Haas
2010-06-15
1
-53
/
+54
*
Assorted improvements in contrib/hstore.
Tom Lane
2009-09-30
1
-3
/
+792
*
Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com>
Teodor Sigaev
2007-03-14
1
-14
/
+77
*
Rename function 'isexists' and 'isdefined' to
Teodor Sigaev
2006-10-11
1
-18
/
+18
*
Rename contrib contains/contained-by operators to @> and <@, per discussion.
Tom Lane
2006-09-10
1
-21
/
+22
*
Add hstore contrib module.
Teodor Sigaev
2006-09-05
1
-0
/
+607