| Age | Commit message (Expand) | Author |
| 2017-06-14 | Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40 | Pavan Deolasee |
| 2017-04-11 | Remove support for bcc and msvc standalone libpq builds | Magnus Hagander |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas |
| 2017-01-21 | Fix cross-shlib linking in temporary installs on HPUX 10. | Tom Lane |
| 2016-10-27 | Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365' | Pavan Deolasee |
| 2016-10-11 | Remove "sco" and "unixware" ports. | Tom Lane |
| 2016-10-06 | Remove -Wl,-undefined,dynamic_lookup in macOS build. | Tom Lane |
| 2016-10-01 | Fix misstatement in comment in Makefile.shlib. | Tom Lane |
| 2016-09-25 | Refer to OS X as "macOS", except for the port name which is still "darwin". | Tom Lane |
| 2016-07-24 | Make the AIX case of Makefile.shlib safe for parallel make. | Noah Misch |
| 2015-07-16 | AIX: Link TRANSFORM modules with their dependencies. | Noah Misch |
| 2015-06-05 | Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER | Pavan Deolasee |
| 2015-06-04 | Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER | Pavan Deolasee |
| 2015-04-27 | Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4 | Pavan Deolasee |
| 2015-04-26 | Add transforms feature | Peter Eisentraut |
| 2015-03-01 | Unlink static libraries before rebuilding them. | Noah Misch |
| 2015-01-19 | Install shared libraries also in bin on cygwin, mingw | Peter Eisentraut |
| 2014-11-03 | Clarify .def file comments. | Noah Misch |
| 2014-10-27 | MinGW: Include .dll extension in .def file LIBRARY commands. | Noah Misch |
| 2014-10-22 | MinGW: Use -static-libgcc when linking a DLL. | Noah Misch |
| 2014-06-28 | Remove Alpha and Tru64 support. | Andres Freund |
| 2014-02-12 | Tweak position of $(DLL_DEFFILE) in shared-library link commands. | Tom Lane |
| 2014-02-11 | Get rid of use of dlltool in Mingw builds. | Tom Lane |
| 2014-02-01 | fix whitespace | Andrew Dunstan |
| 2014-02-01 | Don't use deprecated dllwrap on Cygwin. | Andrew Dunstan |
| 2013-10-18 | Remove IRIX port. | Robert Haas |
| 2013-03-31 | Add pkg-config files for libpq and ecpg libraries | Peter Eisentraut |
| 2012-08-30 | Remove configure flag --disable-shared, as it is no longer used by any | Bruce Momjian |
| 2012-07-27 | Merge commit '80edfd76591fdb9beec061de3c05ef4e9d96ce56' into postgres-xc/master | Michael Paquier |
| 2012-07-13 | Clean up remaining GIT conflicts due to merge a871778 in Makefile.shlib | Michael Paquier |
| 2012-06-28 | Merge commit 'c1d9579dd8bf3c921ca6bc2b62c40da6d25372e5' | Michael Paquier |
| 2012-05-28 | Add flags in LINK.shared: -undefined suppress -flat_namespace | Michael Paquier |
| 2012-05-03 | Remove BSD/OS (BSDi) port. There are no known users upgrading to | Bruce Momjian |
| 2012-05-01 | Remove dead ports | Peter Eisentraut |
| 2011-06-16 | Use single quotes in preference to double quotes for protecting pathnames. | Tom Lane |
| 2011-06-14 | Fix assorted issues with build and install paths containing spaces. | Tom Lane |
| 2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut |
| 2010-11-12 | Improved parallel make support | Peter Eisentraut |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2010-07-06 | Still more third thoughts: when linking shared libraries, LDFLAGS probably | Tom Lane |
| 2010-07-05 | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane |
| 2009-08-28 | Derived files that are shipped in the distribution used to be built in the | Peter Eisentraut |
| 2009-08-27 | Make the .DEF file generation rules safe against tabs in exports.txt. | Tom Lane |
| 2009-08-26 | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut |
| 2009-01-05 | Allow out-of-tree builds on mingw and cygwin | Peter Eisentraut |
| 2008-12-11 | Append major version number and for libraries soname major version number | Peter Eisentraut |
| 2008-11-24 | Move FAQ_AIX information to installation instructions. | Peter Eisentraut |
| 2008-09-01 | Synchronize the shared object build rules in Makefile.port with Makefile.shlib | Peter Eisentraut |
| 2008-04-08 | On cygwin and win32, don't override the shlib name when building a module. | Peter Eisentraut |
| 2008-04-07 | Always define stlib, since some platforms need it for building modules. | Peter Eisentraut |