Commits

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

DateSubjectAuthorReleases
2022-09-01 doc: in create statistics docs, mention analyze for parent info Bruce Momjian 10.23
2022-09-01 doc: mention "bloom" as a possible index access method Bruce Momjian 10.23
2022-09-01 doc: use FILTER in aggregate example Bruce Momjian 10.23
2022-09-01 Port regress-python3-mangle.mk to Solaris "sed", redux. Tom Lane 10.23
2022-09-01 doc: warn of SECURITY DEFINER schemas for non-sql_body functions Bruce Momjian 10.23
2022-09-01 doc: mention that SET TIME ZONE often needs to be quoted Bruce Momjian 10.23
2022-08-31 doc: document the maximum char/varchar length value Bruce Momjian 10.23
2022-08-31 doc: show direction is optional in FETCH/MOVE's FROM/IN syntax Bruce Momjian 10.23
2022-08-31 doc: simplify WITH clause syntax in CREATE DATABASE Bruce Momjian 10.23
2022-08-31 Prevent long-term memory leakage in autovacuum launcher. Tom Lane 10.23
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 10.23
2022-08-30 On NetBSD, force dynamic symbol resolution at postmaster start. Tom Lane 10.23
2022-08-29 Prevent WAL corruption after a standby promotion. Robert Haas 10.23
2022-08-28 Doc: fix example of recursive query. Tom Lane 10.23
2022-08-27 Repair rare failure of MULTIEXPR_SUBLINK subplans in inherited updates. Tom Lane 10.23
2022-08-26 Fix typo in comment. Etsuro Fujita 10.23
2022-08-24 Defend against stack overrun in a few more places. Tom Lane 10.23
2022-08-23 Doc: document possible need to raise kernel's somaxconn limit. Tom Lane 10.23
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 10.23
2022-08-23 Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 10.23
2022-08-16 doc: fix wrong tag used in create sequence manual. Tatsuo Ishii 10.23
2022-08-15 Add missing bad-PGconn guards in libpq entry points. Tom Lane 10.23
2022-08-15 Fix outdated --help message for postgres -f Michael Paquier 10.23
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 10.23
2022-08-13 Catch stack overflow when recursing in transformFromClauseItem(). Tom Lane 10.23