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_plpython
/
hstore_plpython.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In hstore_plpython, avoid crashing when return value isn't a mapping.
Tom Lane
2023-04-27
1
-1
/
+7
*
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-17
1
-2
/
+0
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
1
-2
/
+2
*
plpython: Code cleanup related to removal of Python 2 support.
Andres Freund
2022-03-07
1
-8
/
+4
*
PG_FINALLY
Peter Eisentraut
2019-11-01
1
-4
/
+1
*
Make the order of the header file includes consistent in contrib modules.
Amit Kapila
2019-10-24
1
-2
/
+2
*
Avoid Python memory leaks in hstore_plpython and jsonb_plpython.
Tom Lane
2019-04-06
1
-5
/
+6
*
Fix volatile vs. pointer confusion
Peter Eisentraut
2019-03-14
1
-5
/
+4
*
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-09-16
1
-1
/
+1
*
Consistently catch errors from Python _New() functions
Peter Eisentraut
2017-11-18
1
-0
/
+4
*
Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent.
Tom Lane
2017-09-18
1
-1
/
+1
*
Fix hstore_plpython for Python 3.
Tom Lane
2016-10-04
1
-13
/
+21
*
Convert contrib/hstore_plpython to not use direct linking to other modules.
Tom Lane
2016-10-03
1
-0
/
+65
*
Dodge a macro-name conflict with Perl.
Tom Lane
2015-11-19
1
-3
/
+5
*
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
1
-2
/
+0
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-7
/
+7
*
Add transforms feature
Peter Eisentraut
2015-04-26
1
-0
/
+116