Commits

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

DateSubjectAuthorReleases
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 9.6.21
2020-11-12 pg_trgm: fix crash in 2-item picksplit Andrew Gierth 9.6.21
2020-04-25 Fix error case for CREATE ROLE ... IN ROLE. Andrew Gierth 9.6.18
2019-11-06 Request small targetlist for input to WindowAgg. Andrew Gierth 9.6.16
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 9.6.16
2019-06-30 Repair logic for reordering grouping sets optimization. Andrew Gierth 9.6.15
2019-06-15 Prefer timezone name "UTC" over alternative spellings. Andrew Gierth 9.6.14
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 9.6.12
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 9.6.12
2019-01-07 doc: document that INFO messages always go to client. Andrew Gierth 9.6.12
2018-11-24 Fix hstore hash function for empty hstores upgraded from 8.4. Andrew Gierth 9.6.12
2018-11-24 Avoid crashes in contrib/intarray gist__int_ops (bug #15518) Andrew Gierth 9.6.12
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.6.11
2018-09-11 Repair double-free in SP-GIST rescan (bug #15378) Andrew Gierth 9.6.11
2018-08-28 postgres_fdw: don't push ORDER BY with no vars (bug #15352) Andrew Gierth 9.6.11
2018-08-28 Avoid quadratic slowdown in regexp match/split functions. Andrew Gierth 9.6.11
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 9.6.11
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 9.6.11
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 9.6.11
2018-05-21 Fix SQL:2008 FETCH FIRST syntax to allow parameters. Andrew Gierth 9.6.10
2018-05-17 doc: fix description of backward_scan Andrew Gierth 9.6.10
2017-03-17 Repair test for vacuum reltuples fix. Andrew Gierth 9.6.3
2017-03-16 Avoid having vacuum set reltuples to 0 on non-empty relations in the Andrew Gierth 9.6.3