Commits

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

DateSubjectAuthorReleases
2021-01-28 Silence another gcc 11 warning. Tom Lane 9.5.25
2021-01-28 Make ecpg's rjulmdy() and rmdyjul() agree with their declarations. Tom Lane 9.5.25
2021-01-28 pgbench: Remove dead code Alvaro Herrera 9.5.25
2021-01-26 Report the true database name on connection errors Alvaro Herrera 9.5.25
2021-01-26 Code review for psql's helpSQL() function. Tom Lane 9.5.25
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 9.5.25
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 9.5.25
2021-01-24 Update time zone data files to tzdata release 2021a. Tom Lane 9.5.25
2021-01-23 Make check-prepared-txns use temp-install binaries. Noah Misch 9.5.25
2021-01-22 Doc: improve directions for building on macOS. Tom Lane 9.5.25
2021-01-20 Further tweaking of PG_SYSROOT heuristics for macOS. Tom Lane 9.5.25
2021-01-20 Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier 9.5.25
2021-01-19 Remove faulty support for MergeAppend plan with WHERE CURRENT OF. Tom Lane 9.5.25
2021-01-18 Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane 9.5.25
2021-01-16 Prevent excess SimpleLruTruncate() deletion. Noah Misch 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-13 Fix memory leak in SnapBuildSerialize. Amit Kapila 9.5.25
2021-01-12 Fix thinko in comment Alvaro Herrera 9.5.25
2021-01-09 doc: expand description of how non-SELECT queries are processed Bruce Momjian 9.5.25
2021-01-08 Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 9.5.25
2021-01-05 doc: improve NLS instruction wording Bruce Momjian 9.5.25
2021-01-02 Update copyright for 2021 Bruce Momjian 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