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/5546~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/5546
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 15, 2025

  1. doc: Commit performs rollback of aborted transactions

    The Commit command handles an aborted transaction in the same
    manner as the Rollback command.  This needs to be documented.
    Add it to both the reference page as well mentioning the behavior
    in the official material for introducting transactions - the tutorial.
    
    In passing, make the description of the Commit reference page
    self-contained by mentioning the 'and chain' behavior.
    polobo authored and Commitfest Bot committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    5c63aa7 View commit details
    Browse the repository at this point in the history
  2. [CF 5546] v2 - Document how commit handles aborted transactions

    This branch was automatically generated by a robot using patches from an
    email thread registered at:
    
    https://commitfest.postgresql.org/patch/5546
    
    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/CAKFQuwaLLvjUY5-mivFEPYZdQsLSRYdB+LEmLLEQ_zQ3j_XmmA@mail.gmail.com
    Author(s): David Johnston
    Commitfest Bot committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    81c9e1b View commit details
    Browse the repository at this point in the history
Loading