Commits

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

DateSubjectAuthorReleases
2015-05-18 Permit use of vsprintf() in PostgreSQL code. Noah Misch 9.1.16
2015-05-18 Prevent a double free by not reentering be_tls_close(). Noah Misch 9.1.16
2015-05-18 Check return values of sensitive system library calls. Noah Misch 9.1.16
2015-04-26 Build libecpg with -DFRONTEND in all supported versions. Noah Misch 9.1.16
2015-04-24 Build every ECPG library with -DFRONTEND. Noah Misch 9.1.16
2015-03-01 Unlink static libraries before rebuilding them. Noah Misch 9.1.16
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.1.16
2015-02-02 Cherry-pick security-relevant fixes from upstream imath library. Noah Misch 9.1.15
2015-02-02 Fix buffer overrun after incomplete read in pullf_read_max(). Noah Misch 9.1.15
2015-01-16 Update "pg_regress --no-locale" for Darwin and Windows. Noah Misch 9.1.15
2015-01-08 On Darwin, detect and report a multithreaded postmaster. Noah Misch 9.1.15
2015-01-08 Always set the six locale category environment variables in main(). Noah Misch 9.1.15
2015-01-08 Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 9.1.15
2014-12-25 Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 9.1.15
2014-12-18 Recognize Makefile line continuations in fetchRegressOpts(). Noah Misch 9.1.15
2014-12-18 Lock down regression testing temporary clusters on Windows. Noah Misch 9.1.15
2014-10-13 Suppress dead, unportable src/port/crypt.c code. Noah Misch 9.1.15
2014-08-19 Install libpq DLL with $(INSTALL_SHLIB). Noah Misch 9.1.15
2014-07-23 Report success when Windows kill() emulation signals an exiting process. Noah Misch 9.1.15
2014-07-23 MSVC: Substitute $(top_builddir) in REGRESS_OPTS. Noah Misch 9.1.15
2014-07-22 Diagnose incompatible OpenLDAP versions during build and test. Noah Misch 9.1.15
2014-07-18 Limit pg_upgrade authentication advice to always-secure techniques. Noah Misch 9.1.14
2014-06-14 Make pqsignal() available to pg_regress of ECPG and isolation suites. Noah Misch 9.1.14
2014-06-14 Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 9.1.14
2014-06-14 Add mkdtemp() to libpgport. Noah Misch 9.1.14