summaryrefslogtreecommitdiff
path: root/contrib/jsonb_plperl/Makefile
AgeCommit message (Expand)Author
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2018-10-18Still further rethinking of build changes for macOS Mojave.Tom Lane
2018-09-25Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").Tom Lane
2018-04-04Fix platform and Perl-version dependencies in new jsonb_plperl code.Tom Lane
2018-04-03Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane
2018-04-03Transforms for jsonb to PL/PerlPeter Eisentraut