aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add list of acknowledgments to release notesPeter Eisentraut2023-08-22
* doc: PG 16 relnotes: adjust RANGE/ROWS window itemBruce Momjian2023-08-21
* doc: PG 16 relnotes: move role INHERIT item and clarify itBruce Momjian2023-08-21
* Fix pg_stat_reset_single_table_counters() for shared relationsMichael Paquier2023-08-21
* ci: macos: use cached macports installAndres Freund2023-08-19
* Remove dubious warning message from SQL/JSON functionsPeter Eisentraut2023-08-18
* Invalidate smgr_targblock in smgrrelease().Thomas Munro2023-08-17
* doc: PG 16 relnotes, add links to doc sectionsBruce Momjian2023-08-16
* doc: PG 16 relnotes, initial markupBruce Momjian2023-08-16
* Unify some error messagesPeter Eisentraut2023-08-16
* Improved CREATE SUBSCRIPTION message for clarityPeter Eisentraut2023-08-16
* doc: PG 16 relnotes, update "current as of" dateBruce Momjian2023-08-15
* De-pessimize ConditionVariableCancelSleep().Thomas Munro2023-08-15
* doc: PG 16 relnotes: udpate for commits since branchingBruce Momjian2023-08-14
* hio: Take number of prior relation extensions into accountAndres Freund2023-08-14
* ci: macos: Remove use of -Dsegsize_blocks=6Andres Freund2023-08-12
* ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORYAndres Freund2023-08-12
* Fix off-by-one in XLogRecordMaxSize check.Noah Misch2023-08-12
* Remove test from commit fa2e874946.Jeff Davis2023-08-10
* Document RelationGetIndexAttrBitmap betterAlvaro Herrera2023-08-10
* doc: PG 16 relnotes, mark current as of 2023-08-09Bruce Momjian2023-08-09
* doc: PG 16 relnotes, move createuser and SCM itemsBruce Momjian2023-08-09
* doc: PG 16 relnotes, small wording improvementBruce Momjian2023-08-09
* doc: PG 16 relnotes, merge and adjust CREATEROLE itemsBruce Momjian2023-08-09
* doc: PG 16 relnotes, add Windows 10 huge pages fixBruce Momjian2023-08-09
* Recalculate search_path after ALTER ROLE.Jeff Davis2023-08-09
* doc: PG 16 relnotes, fix various typosBruce Momjian2023-08-09
* doc: PG 16 relnotes, adjust \ef+ body comment to mention \sfBruce Momjian2023-08-09
* doc: PG 16 relnotes, remove MAINTAIN itemBruce Momjian2023-08-09
* Stamp 16beta3.REL_16_BETA3Tom Lane2023-08-07
* Reject substituting extension schemas or owners matching ["$'\].Noah Misch2023-08-07
* Translation updatesPeter Eisentraut2023-08-07
* Don't Memoize lateral joins with volatile join conditionsDavid Rowley2023-08-07
* Fix RLS policy usage in MERGE.Dean Rasheed2023-08-07
* Doc: update documentation for creating custom scan paths.Etsuro Fujita2023-08-03
* Update comments on CustomPath struct.Etsuro Fujita2023-08-03
* Fix ReorderBufferCheckMemoryLimit() comment.Masahiko Sawada2023-08-02
* Fix pg_stat_io buffer reuse test instabilityAndres Freund2023-08-01
* Fix performance regression in pg_strtointNN_safe functionsDavid Rowley2023-08-02
* Fix overly strict Assert in jsonpath codeDavid Rowley2023-08-02
* Disallow replacing joins with scans in problematic cases.Etsuro Fujita2023-07-28
* Eliminate fixed token-length limit in hba.c.Tom Lane2023-07-27
* Fix performance problem with new COPY DEFAULT codeDavid Rowley2023-07-27
* Fix crash with RemoveFromWaitQueue() when detecting a deadlock.Masahiko Sawada2023-07-26
* Remove unnecessary checks for indexes for REPLICA IDENTITY FULL tables.Masahiko Sawada2023-07-25
* Fix the display of UNKNOWN message type in apply worker.Amit Kapila2023-07-25
* Fix off-by-one in LimitAdditionalPins()Andres Freund2023-07-24
* Make test_decoding ddl.out shorterAlvaro Herrera2023-07-24
* Compare only major versions in AdjustUpgrade.pmAlvaro Herrera2023-07-24
* Avoid compiler warning in non-assert builds.Tom Lane2023-07-22