Commits

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

DateSubjectAuthorReleases
2023-11-06 Stamp 11.22. Tom Lane 11.22
2023-11-06 Last-minute updates for release notes. Tom Lane 11.22
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 11.22
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 11.22
2023-11-05 Release notes for 16.1, 15.5, 14.10, 13.13, 12.17, 11.22. Tom Lane 11.22
2023-11-03 Doc: update CREATE RULE ref page's hoary discussion of views. Tom Lane 11.22
2023-11-02 Be more wary about NULL values for GUC string variables. Tom Lane 11.22
2023-10-28 Fix intra-query memory leak when a SRF returns zero rows. Tom Lane 11.22
2023-10-28 Remove PHOT from our default timezone abbreviations list. Tom Lane 11.22
2023-10-25 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 11.22
2023-10-20 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 11.22
2023-10-20 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 11.22
2023-10-17 Back-patch test cases for timetz_zone/timetz_izone. Tom Lane 11.22
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 11.22
2023-10-09 Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 11.22
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 11.22
2023-10-01 Fix datalen calculation in tsvectorrecv(). Tom Lane 11.22
2023-09-30 Remove environment sensitivity in pl/tcl regression test. Tom Lane 11.22
2023-09-29 Suppress macOS warnings about duplicate libraries in link commands. Tom Lane 11.22
2023-09-29 Doc: improve description of dump/restore's --clean and --if-exists. Tom Lane 11.22
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 11.22
2023-09-27 Stop using "-multiply_defined suppress" on macOS. Tom Lane 11.22
2023-09-25 Collect dependency information for parsed CallStmts. Tom Lane 11.22
2023-09-25 Limit to_tsvector_byid's initial array allocation to something sane. Tom Lane 11.22
2023-09-22 Doc: copy-edit the introductory para for the pg_class catalog. Tom Lane 11.22