Commits

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

DateSubjectAuthorReleases
2015-12-05 Instruct Coverity using an assertion. Noah Misch 9.6.0
2015-11-08 Don't connect() to a wildcard address in test_postmaster_connection(). Noah Misch 9.6.0
2015-10-20 Eschew "RESET statement_timeout" in tests. Noah Misch 9.6.0
2015-10-12 Use JsonbIteratorToken consistently in automatic variable declarations. Noah Misch 9.6.0
2015-10-12 Avoid scan-build warning about uninitialized htonl() arguments. Noah Misch 9.6.0
2015-10-12 Make prove_installcheck remove the old log directory, if any. Noah Misch 9.6.0
2015-10-05 Prevent stack overflow in query-type functions. Noah Misch 9.6.0
2015-10-05 Prevent stack overflow in container-type functions. Noah Misch 9.6.0
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.6.0
2015-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.6.0
2015-10-04 Document that row_security is a boolean GUC. Noah Misch 9.6.0
2015-10-04 Make BYPASSRLS behave like superuser RLS bypass. Noah Misch 9.6.0
2015-09-21 Remove the SECURITY_ROW_LEVEL_DISABLED security context bit. Noah Misch 9.6.0
2015-09-21 Remove the row_security=force GUC value. Noah Misch 9.6.0
2015-09-21 Restrict file mode creation mask during tmpfile(). Noah Misch 9.6.0
2015-09-07 In the pg_rewind test suite, receive WAL fully before promoting. Noah Misch 9.6.0
2015-09-03 Disable fsync throughout TAP test suites. Noah Misch 9.6.0
2015-08-15 Encoding PG_UHC is code page 949. Noah Misch 9.6.0
2015-08-15 Restore old pgwin32_message_to_UTF16() behavior outside transactions. Noah Misch 9.6.0
2015-08-06 Reconcile nodes/*funcs.c with recent work. Noah Misch 9.6.0
2015-08-06 Link $(WIN32RES) into single-file modules only when PGFILEDESC is set. Noah Misch 9.6.0
2015-07-31 Clean up Makefile.win32 "-I" flag additions. Noah Misch 9.6.0
2015-07-31 Consolidate makefile code for setting top_srcdir, srcdir and VPATH. Noah Misch 9.6.0
2015-07-30 Blacklist xlc 32-bit inlining. Noah Misch 9.6.0
2015-07-30 Remove redundant "make install" from pg_upgrade test suite. Noah Misch 9.6.0