Commits

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

DateSubjectAuthorReleases
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 9.5.25
2021-01-15 Improve our heuristic for selecting PG_SYSROOT on macOS. Tom Lane 9.5.25
2021-01-13 Doc: clarify behavior of back-half options in pg_dump. Tom Lane 9.5.25
2021-01-08 Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 9.5.25
2021-01-01 Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz. Tom Lane 9.5.25
2020-12-30 Doc: spell out comparison behaviors for the date/time types. Tom Lane 9.5.25
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.5.25
2020-12-20 Doc: fix description of how to use src/tutorial files. Tom Lane 9.5.25
2020-12-18 Avoid memcpy() with same source and destination during relmapper init. Tom Lane 9.5.25
2020-12-08 Doc: clarify that CREATE TABLE discards redundant unique constraints. Tom Lane 9.5.25
2020-12-08 Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane 9.5.25
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.5.25
2020-11-30 Fix miscomputation of direct_lateral_relids for join relations. Tom Lane 9.5.25
2020-11-29 Fix recently-introduced breakage in psql's \connect command. Tom Lane 9.5.25
2020-11-29 Doc: clarify behavior of PQconnectdbParams(). Tom Lane 9.5.25
2020-11-28 Fix a recently-introduced race condition in LISTEN/NOTIFY handling. Tom Lane 9.5.25
2020-11-20 On macOS, use -isysroot in link steps as well as compile steps. Tom Lane 9.5.25
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 9.5.25
2020-11-17 Don't Insert() a VFD entry until it's fully built. Tom Lane 9.5.25
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 9.5.25
2020-11-10 Work around cross-version-upgrade issues created by commit 9e38c2bb5. Tom Lane 9.5.25
2020-11-09 Stamp 9.5.24. Tom Lane 9.5.24
2020-11-09 Last-minute updates for release notes. Tom Lane 9.5.24
2020-11-09 Doc: clarify data type behavior of COALESCE and NULLIF. Tom Lane 9.5.24
2020-11-08 Release notes for 13.1, 12.5, 11.10, 10.15, 9.6.20, 9.5.24. Tom Lane 9.5.24