Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2015-03-01 Add transform functions for AT TIME ZONE. Noah Misch 9.5.0
2015-03-01 Unlink static libraries before rebuilding them. Noah Misch 9.5.0
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.5.0
2015-02-07 Check DCH_MAX_ITEM_SIZ limits with <=, not <. Noah Misch 9.5.0
2015-02-07 Assert(PqCommReadingMsg) in pq_peekbyte(). Noah Misch 9.5.0
2015-02-02 Cherry-pick security-relevant fixes from upstream imath library. Noah Misch 9.5.0
2015-02-02 Prevent Valgrind Memcheck errors around px_acquire_system_randomness(). Noah Misch 9.5.0
2015-02-02 Fix buffer overrun after incomplete read in pullf_read_max(). Noah Misch 9.5.0
2015-01-18 Activate low-volume optional logging during regression test runs. Noah Misch 9.5.0
2015-01-16 Update "pg_regress --no-locale" for Darwin and Windows. Noah Misch 9.5.0
2015-01-08 On Darwin, refuse postmaster startup when multithreaded. Noah Misch 9.5.0
2015-01-08 On Darwin, detect and report a multithreaded postmaster. Noah Misch 9.5.0
2015-01-08 Always set the six locale category environment variables in main(). Noah Misch 9.5.0
2015-01-08 Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 9.5.0
2014-12-25 Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 9.5.0
2014-12-18 Recognize Makefile line continuations in fetchRegressOpts(). Noah Misch 9.5.0
2014-12-18 Fix previous commit for TAP test suites in VPATH builds. Noah Misch 9.5.0
2014-12-18 Lock down regression testing temporary clusters on Windows. Noah Misch 9.5.0
2014-12-16 Fix commit_ts test suite for systems with coarse timestamp granularity. Noah Misch 9.5.0
2014-11-29 Remove PQhostaddr() from 9.4 release notes. Noah Misch 9.5.0
2014-11-29 Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconninfo(). Noah Misch 9.5.0
2014-11-29 Revert "Add libpq function PQhostaddr()." Noah Misch 9.5.0
2014-11-23 Detect PG_PRINTF_ATTRIBUTE automatically. Noah Misch 9.5.0
2014-11-12 Use just one database connection in the "tablespace" test. Noah Misch 9.5.0
2014-11-03 Remove dead-since-introduction pgcrypto code. Noah Misch 9.5.0