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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-18
1
-5
/
+2
*
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-09-25
1
-1
/
+1
*
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-09-16
2
-2
/
+3
*
Fix contrib/hstore_plperl to look through scalar refs.
Tom Lane
2018-06-18
3
-1
/
+51
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
1
-1
/
+1
*
Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent.
Tom Lane
2017-09-18
1
-1
/
+1
*
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-28
1
-1
/
+1
*
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
Tom Lane
2017-07-28
1
-3
/
+3
*
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
1
-3
/
+3
*
Suppress indentation from Data::Dumper in regression tests
Andrew Dunstan
2017-05-14
2
-33
/
+17
*
Code review for avoidance of direct cross-module links.
Noah Misch
2017-02-02
1
-5
/
+0
*
Make messages mentioning type names more uniform
Alvaro Herrera
2017-01-18
1
-2
/
+2
*
Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.
Tom Lane
2016-10-04
4
-18
/
+62
*
Minor fixes in contrib installation scripts.
Tom Lane
2016-06-14
2
-0
/
+10
*
Use LOAD not actual code execution to pull in plpython library.
Tom Lane
2016-01-11
2
-2
/
+2
*
Sort $(wildcard) output where needed for reproducible build output.
Tom Lane
2016-01-05
1
-1
/
+1
*
Dodge a macro-name conflict with Perl.
Tom Lane
2015-11-19
1
-2
/
+5
*
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-10-03
4
-12
/
+8
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
1
-7
/
+0
*
Enable transforms modules to build and test on Cygwin.
Andrew Dunstan
2015-07-18
1
-0
/
+4
*
AIX: Link TRANSFORM modules with their dependencies.
Noah Misch
2015-07-15
1
-1
/
+6
*
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
*
Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM
Peter Eisentraut
2015-05-18
2
-3
/
+6
*
Enable transforms modules to build and run with Mingw builds.
Andrew Dunstan
2015-05-03
1
-3
/
+12
*
hstore_plperl: Move port-specific parts to later in the makefile
Peter Eisentraut
2015-05-02
1
-5
/
+5
*
Make hstore_plperl's build even more like plperl's
Peter Eisentraut
2015-05-01
1
-4
/
+6
*
Make hstore_plperl's build more like plperl's
Andrew Dunstan
2015-05-01
1
-1
/
+4
*
Fix hstore_plperl regression tests on some platforms
Peter Eisentraut
2015-04-26
5
-281
/
+311
*
Add transforms feature
Peter Eisentraut
2015-04-26
11
-0
/
+646