Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: postgresql-cfbot/postgresql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cf/4718~1
Choose a base ref
...
head repository: postgresql-cfbot/postgresql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cf/4718
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 11, 2025

  1. Default to log_lock_waits=on

    If someone is stuck behind a lock for more than a second,
    that is almost always a problem that is worth a log entry.
    
    Author: Laurenz Albe <laurenz.albe@cybertec.at>
    Reviewed-By: Michael Banck <mbanck@gmx.net>
    Reviewed-By: Robert Haas <robertmhaas@gmail.com>
    Reviewed-By: Christoph Berg <myon@debian.org>
    Reviewed-By: Stephen Frost <sfrost@snowman.net>
    Discussion: https://postgr.es/m/b8b8502915e50f44deb111bc0b43a99e2733e117.camel%40cybertec.at
    laurenz authored and Commitfest Bot committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    dd8ab00 View commit details
    Browse the repository at this point in the history
  2. [CF 4718] v2 - Set log_lock_waits=on by default

    This branch was automatically generated by a robot using patches from an
    email thread registered at:
    
    https://commitfest.postgresql.org/patch/4718
    
    The branch will be overwritten each time a new patch version is posted to
    the thread, and also periodically to check for bitrot caused by changes
    on the master branch.
    
    Patch(es): https://www.postgresql.org/message-id/c69a6198a05f3e9d74d8240483cbc6dbbaacb86c.camel@cybertec.at
    Author(s): Laurenz Albe
    Commitfest Bot committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    3674485 View commit details
    Browse the repository at this point in the history
Loading