Commits

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

DateSubjectAuthorReleases
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 9.5.25
2020-11-12 pg_trgm: fix crash in 2-item picksplit Andrew Gierth 9.5.25
2020-04-25 Fix error case for CREATE ROLE ... IN ROLE. Andrew Gierth 9.5.22
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 9.5.20
2019-06-30 Repair logic for reordering grouping sets optimization. Andrew Gierth 9.5.19
2019-06-15 Prefer timezone name "UTC" over alternative spellings. Andrew Gierth 9.5.18
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 9.5.16
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 9.5.16
2019-01-07 doc: document that INFO messages always go to client. Andrew Gierth 9.5.16
2018-11-24 Fix hstore hash function for empty hstores upgraded from 8.4. Andrew Gierth 9.5.16
2018-11-24 Avoid crashes in contrib/intarray gist__int_ops (bug #15518) Andrew Gierth 9.5.16
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.5.15
2018-08-28 Avoid quadratic slowdown in regexp match/split functions. Andrew Gierth 9.5.15
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 9.5.15
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 9.5.15
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 9.5.15
2018-05-21 Fix SQL:2008 FETCH FIRST syntax to allow parameters. Andrew Gierth 9.5.14
2017-04-24 Repair crash with unsortable data in grouping sets. Andrew Gierth 9.5.7
2017-03-16 Avoid having vacuum set reltuples to 0 on non-empty relations in the Andrew Gierth 9.5.7