Commits

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

DateSubjectAuthorReleases
2016-08-08 Fix Windows shell argument quoting. Noah Misch 9.6.0
2016-08-08 Introduce a psql "\connect -reuse-previous=on|off" option. Noah Misch 9.6.0
2016-08-08 Sort out paired double quotes in \connect, \password and \crosstabview. Noah Misch 9.6.0
2016-08-08 Promote pg_dumpall shell/connstr quoting functions to src/fe_utils. Noah Misch 9.6.0
2016-08-08 Reject, in pg_dumpall, names containing CR or LF. Noah Misch 9.6.0
2016-07-24 Make the AIX case of Makefile.shlib safe for parallel make. Noah Misch 9.6.0
2016-06-12 Finish pgindent run for 9.6: Perl files. Noah Misch 9.6.0
2016-06-12 Document the authoritative version of perltidy. Noah Misch 9.6.0
2016-06-08 Test parallel query essentials in "make check". Noah Misch 9.6.0
2016-05-31 Mirror struct Aggref field order in _copyAggref(). Noah Misch 9.6.0
2016-04-27 Impose a full barrier in generic-xlc.h atomics functions. Noah Misch 9.6.0
2016-04-07 Standardize GetTokenInformation() error reporting. Noah Misch 9.6.0
2016-04-07 Remove redundant message in AddUserToTokenDacl(). Noah Misch 9.6.0
2016-04-02 Refer to a TOKEN_USER payload as a "token user," not as a "user token". Noah Misch 9.6.0
2016-04-02 Copyedit comments and documentation. Noah Misch 9.6.0
2016-02-25 Clean the last few TAP suite tmp_check directories. Noah Misch 9.6.0
2016-02-25 MSVC: Clean tmp_check directory of pg_controldata test suite. Noah Misch 9.6.0
2016-02-20 Call xlc __isync() after, not before, associated compare-and-swap. Noah Misch 9.6.0
2016-02-15 Replace broken link in comment. Noah Misch 9.6.0
2016-02-11 In pg_rewind test suite, triple promote timeout to 90s. Noah Misch 9.6.0
2016-02-11 Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable. Noah Misch 9.6.0
2016-02-06 Comment on dead code in AtAbort_Portals() and AtSubAbort_Portals(). Noah Misch 9.6.0
2016-02-06 Force certain "pljava" custom GUCs to be PGC_SUSET. Noah Misch 9.6.0
2016-01-02 Cover heap_page_prune_opt()'s cleanup lock tactic in README. Noah Misch 9.6.0
2016-01-01 Fix comments about WAL rule "write xlog before data" versus pg_multixact. Noah Misch 9.6.0