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

Commits on Nov 11, 2025

  1. Documentation for sequence synchronization feature.

    Documentation for sequence synchronization feature.
    
    Author: Vignesh C <vignesh21@gmail.com>
    Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>
    Reviewed-by: shveta malik <shveta.malik@gmail.com>
    Reviewed-by: Hou Zhijie <houzj.fnst@fujitsu.com>
    Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
    Reviewed-by: Hayato Kuroda <kuroda.hayato@fujitsu.com>
    Reviewed-by: Dilip Kumar <dilipbalaut@gmail.com>
    Reviewed-by: Peter Smith <smithpb2250@gmail.com>
    Reviewed-by: Nisha Moond <nisha.moond412@gmail.com>
    Reviewed-by: Shlok Kyal <shlok.kyal.oss@gmail.com>
    Discussion: https://www.postgresql.org/message-id/CAA4eK1LC+KJiAkSrpE_NwvNdidw9F2os7GERUeSxSKv71gXysQ@mail.gmail.co
    vigneshwaran-c authored and Commitfest Bot committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    3b63424 View commit details
    Browse the repository at this point in the history
  2. [CF 5111] v20251111 - Synchronization of sequences to subscriber

    This branch was automatically generated by a robot using patches from an
    email thread registered at:
    
    https://commitfest.postgresql.org/patch/5111
    
    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/CALDaNm0zHQaUpXRtXKR90esaR9o180ejxzQ=+_R=LSmyrDu52Q@mail.gmail.com
    Author(s): vigneshwaran C
    Commitfest Bot committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    e66d61c View commit details
    Browse the repository at this point in the history
Loading