Commits

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

DateSubjectAuthorReleases
2017-08-07 Last-minute updates for release notes. Tom Lane 9.3.18
2017-08-06 Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22. Tom Lane 9.3.18
2017-08-04 Disallow SSL session tickets. Tom Lane 9.3.18
2017-08-03 Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last. Tom Lane 9.3.18
2017-08-02 Add pgtcl back to the list of externally-maintained client interfaces. Tom Lane 9.3.18
2017-08-02 Silence warning from modern perl about unescaped braces Tom Lane 9.3.18
2017-07-31 Doc: specify that the minimum supported version of Perl is 5.8.3. Tom Lane 9.3.18
2017-07-31 PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane 9.3.18
2017-07-31 PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane 9.3.18
2017-07-27 Fix psql tab completion for CREATE USER MAPPING. Tom Lane 9.3.18
2017-07-26 Clean up SQL emitted by psql/describe.c. Tom Lane 9.3.18
2017-07-24 Fix race condition in predicate-lock init code in EXEC_BACKEND builds. Tom Lane 9.3.18
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.3.18
2017-07-23 Fix pg_dump's handling of event triggers. Tom Lane 9.3.18
2017-07-21 Stabilize postgres_fdw regression tests. Tom Lane 9.3.18
2017-07-21 Re-establish postgres_fdw connections after server or user mapping changes. Tom Lane 9.3.18
2017-07-20 Doc: clarify description of degenerate NATURAL joins. Tom Lane 9.3.18
2017-07-20 Fix dumping of outer joins with empty qual lists. Tom Lane 9.3.18
2017-07-19 Doc: add missing note about permissions needed to change log_lock_waits. Tom Lane 9.3.18
2017-07-17 Doc: explain dollar quoting in the intro part of the pl/pgsql chapter. Tom Lane 9.3.18
2017-07-17 Merge large_object.sql test into largeobject.source. Tom Lane 9.3.18
2017-07-13 Fix dumping of FUNCTION RTEs that contain non-function-call expressions. Tom Lane 9.3.18
2017-07-12 Fix ruleutils.c for domain-over-array cases, too. Tom Lane 9.3.18
2017-07-11 Fix multiple assignments to a column of a domain type. Tom Lane 9.3.18
2017-07-10 On Windows, retry process creation if we fail to reserve shared memory. Tom Lane 9.3.18