Commits

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

DateSubjectAuthorReleases
2023-09-28 Fix btmarkpos/btrestrpos array key wraparound bug. Peter Geoghegan 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-26 doc: clarify the effect of concurrent work_mem allocations Bruce Momjian 11.22
2023-09-26 doc: clarify handling of time zones with "time with time zone" Bruce Momjian 11.22
2023-09-26 doc: clarify the behavior of unopenable listen_addresses Bruce Momjian 11.22
2023-09-26 doc: pg_upgrade, clarify standby servers must remain running Bruce Momjian 11.22
2023-09-26 doc: mention GROUP BY columns can reference target col numbers Bruce Momjian 11.22
2023-09-25 doc: Tell about "vcregress taptest" for regression tests on Windows Michael Paquier 11.22
2023-09-25 pg_dump: tests: Correct test condition for invalid databases Andres Freund 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
2023-09-21 Update comment about set_join_pathlist_hook(). Etsuro Fujita 11.22
2023-09-19 Fix GiST README's explanation of the NSN cross-check. Heikki Linnakangas 11.22
2023-09-18 Fix assertion failure with PL/Python exceptions Michael Paquier 11.22
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 11.22
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 11.22
2023-09-15 Fix get_expr_result_type() to find field names for RECORD Consts. Tom Lane 11.22
2023-09-15 Allow extracting fields from a ROW() expression in more cases. Tom Lane 11.22
2023-09-14 Revert "Improve error message on snapshot import in snapmgr.c" Michael Paquier 11.22
2023-09-14 Improve error message on snapshot import in snapmgr.c Michael Paquier 11.22
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 11.22
2023-09-12 Fix uninitialized access to InitialRunningXacts during decoding after ERROR. Amit Kapila 11.22
2023-09-08 doc: remove mention of backslash doubling in strings Bruce Momjian 11.22