Commit Graph

5 Commits (e74dd00f53cd6dc1887f76b9672e5f6dcf0fd8a2)

Author SHA1 Message Date
Tom Lane e74dd00f53 Still further rethinking of build changes for macOS Mojave. 7 years ago
Tom Lane 5e22171310 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). 7 years ago
Tom Lane 331b2369c0 Fix platform and Perl-version dependencies in new jsonb_plperl code. 7 years ago
Tom Lane dddfc4cb2e Prevent accidental linking of system-supplied copies of libpq.so etc. 7 years ago
Peter Eisentraut 341e166180 Transforms for jsonb to PL/Perl 7 years ago
Tom Lane 3c163a7fc7 PL/Perl portability fix: absorb relevant -D switches from Perl. 8 years ago
Noah Misch acd73ad1a1 Code review for avoidance of direct cross-module links. 9 years ago
Tom Lane eda04886c1 Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. 9 years ago
Tom Lane 3343ea9e8e Sort $(wildcard) output where needed for reproducible build output. 10 years ago
Andrew Dunstan 00eff86cb8 Enable transforms modules to build and test on Cygwin. 10 years ago
Noah Misch 7193436744 AIX: Link TRANSFORM modules with their dependencies. 10 years ago
Andrew Dunstan f802c6ddba Enable transforms modules to build and run with Mingw builds. 10 years ago
Peter Eisentraut e30a864963 hstore_plperl: Move port-specific parts to later in the makefile 10 years ago
Peter Eisentraut 0fd764647a Make hstore_plperl's build even more like plperl's 10 years ago
Andrew Dunstan 77477e745b Make hstore_plperl's build more like plperl's 10 years ago
Peter Eisentraut f95425478a Fix hstore_plperl regression tests on some platforms 10 years ago
Peter Eisentraut cac7658205 Add transforms feature 10 years ago