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/5592~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/5592
Choose a head ref
  • 1 commit
  • 26 files changed
  • 1 contributor

Commits on Feb 21, 2025

  1. backend launchers void * arguments for binary data

    Change backend launcher functions to take void * for binary data
    instead of char *.  This removes the need for numerous casts.
    
    Reviewed-by: Dagfinn Ilmari Mannsåker <[email protected]>
    Discussion: https://www.postgresql.org/message-id/flat/fd1fcedb-3492-4fc8-9e3e-74b97f2db6c7%40eisentraut.org
    petere committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    7202d72 View commit details
    Browse the repository at this point in the history
Loading