Commits

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

DateSubjectAuthorReleases
2015-10-05 Prevent stack overflow in query-type functions. Noah Misch 9.0.23
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.0.23
2015-10-05 Prevent stack overflow in container-type functions. Noah Misch 9.0.23
2015-09-23 Skip recently-added umask() call on Windows. Noah Misch 9.0.23
2015-09-21 Restrict file mode creation mask during tmpfile(). Noah Misch 9.0.23
2015-07-30 Blacklist xlc 32-bit inlining. Noah Misch 9.0.23
2015-07-17 AIX: Test the -qlonglong option before use. Noah Misch 9.0.23
2015-07-16 AIX: Link the postgres executable with -Wl,-brtllib. Noah Misch 9.0.23
2015-07-09 Fix null pointer dereference in "\c" psql command. Noah Misch 9.0.23
2015-05-18 pgcrypto: Report errant decryption as "Wrong key or corrupt data". Noah Misch 9.0.20
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.0.20
2015-05-18 Check return values of sensitive system library calls. Noah Misch 9.0.20
2015-05-18 Prevent a double free by not reentering be_tls_close(). Noah Misch 9.0.20
2015-05-18 Permit use of vsprintf() in PostgreSQL code. Noah Misch 9.0.20
2015-04-26 Build libecpg with -DFRONTEND in all supported versions. Noah Misch 9.0.20
2015-04-24 Build every ECPG library with -DFRONTEND. Noah Misch 9.0.20
2015-03-01 Unlink static libraries before rebuilding them. Noah Misch 9.0.20
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.0.20
2015-02-02 Fix buffer overrun after incomplete read in pullf_read_max(). Noah Misch 9.0.19
2015-02-02 Cherry-pick security-relevant fixes from upstream imath library. Noah Misch 9.0.19
2015-01-16 Update "pg_regress --no-locale" for Darwin and Windows. Noah Misch 9.0.19
2015-01-08 On Darwin, detect and report a multithreaded postmaster. Noah Misch 9.0.19
2015-01-08 Always set the six locale category environment variables in main(). Noah Misch 9.0.19
2015-01-08 Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 9.0.19
2014-12-25 Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 9.0.19