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