Commits

DateSubjectAuthorReleases
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 16.10
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 17.6
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 18.0
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 19 (unreleased)
2023-10-07 Restore proper linkage of pg_char_to_encoding() and friends. Tom Lane 17.0
2020-01-16 Move wchar.c and encnames.c to src/common/. Tom Lane 13.0
2018-07-09 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 10.5
2018-04-03 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 11.0
2017-07-14 Fix broken link-command-line ordering for libpgfeutils. Tom Lane 10.0
2016-08-22 initdb now needs submake-libpq and submake-libpgfeutils. Tom Lane 10.0
2016-08-20 Make initdb's suggested "pg_ctl start" command line more reliable. Tom Lane 10.0
2014-04-25 Clean up temp installations after client program tests. Tom Lane 9.4.0
2013-03-17 Move pqsignal() to libpgport. Tom Lane 9.3.0
2011-09-13 Propagate with_system_tzdata setting into initdb build. Tom Lane 9.2.0
2011-09-09 Simplify handling of the timezone GUC by making initdb choose the default. Tom Lane 9.2.0
2010-07-05 Split the LDFLAGS make variable into two parts: LDFLAGS is now used for Tom Lane 9.0.0
2007-10-13 Try to fix msvc build for recent initdb changes. Tom Lane 8.3.0
2007-10-13 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the Tom Lane 8.3.0
2007-09-27 Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate Tom Lane 8.3.0
2003-12-23 Fix a number of places where reconfiguring with a different installation Tom Lane 8.0.0
2003-11-13 Silly to copy sprompt.c from src/port when we're linking libpgport anyway. Tom Lane 8.0.0
2003-09-07 Make the default pg_hba.conf include an entry for ::1 only if configure Tom Lane 7.4.1