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_plperl
/
hstore_plperl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more careful to avoid including system headers after perl.h
John Naylor
2022-08-27
1
-1
/
+0
*
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-17
1
-2
/
+0
*
Remove excess parens in ereport() calls
Alvaro Herrera
2020-01-30
1
-1
/
+1
*
Clean up PL/Perl's handling of the _() macro.
Tom Lane
2019-06-02
1
-3
/
+1
*
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-09-16
1
-1
/
+1
*
Fix contrib/hstore_plperl to look through scalar refs.
Tom Lane
2018-06-18
1
-1
/
+13
*
Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent.
Tom Lane
2017-09-18
1
-1
/
+1
*
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
Tom Lane
2017-07-28
1
-3
/
+3
*
Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.
Tom Lane
2016-10-04
1
-0
/
+54
*
Dodge a macro-name conflict with Perl.
Tom Lane
2015-11-19
1
-2
/
+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
-6
/
+6
*
Add transforms feature
Peter Eisentraut
2015-04-26
1
-0
/
+90