-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: postgresql-cfbot/postgresql
base: cf/6263~1
head repository: postgresql-cfbot/postgresql
compare: cf/6263
- 7 commits
- 7 files changed
- 2 contributors
Commits on Dec 27, 2025
-
Removing unused function parameters in btree_gist
A few parameters are not used, let's remove them.
Configuration menu - View commit details
-
Copy full SHA for 623b6d8 - Browse repository at this point
Copy the full SHA 623b6d8View commit details -
Removing unused function parameters in pgcrypto
A few parameters are not used, let's remove them.
Configuration menu - View commit details
-
Copy full SHA for 2ed7c9a - Browse repository at this point
Copy the full SHA 2ed7c9aView commit details -
Removing unused function parameters in file_fdw
A few parameters are not used, let's remove them.
Configuration menu - View commit details
-
Copy full SHA for 1edefe4 - Browse repository at this point
Copy the full SHA 1edefe4View commit details -
Removing unused function parameters in postgres_fdw
A few parameters are not used, let's remove them. Unused rte parameter in create_foreign_modify() is oversight in commit a61b1f7.
Configuration menu - View commit details
-
Copy full SHA for d42d0ed - Browse repository at this point
Copy the full SHA d42d0edView commit details -
Removing unused function parameters in citext
A few parameters are not used, let's remove them.
Configuration menu - View commit details
-
Copy full SHA for e8076b0 - Browse repository at this point
Copy the full SHA e8076b0View commit details -
Removing unused function parameters in pg_walinspect
A few parameters are not used, let's remove them.
Configuration menu - View commit details
-
Copy full SHA for 596a096 - Browse repository at this point
Copy the full SHA 596a096View commit details -
[CF 6263] v2 - Remove unused function parameters, part 1: contrib
This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6263 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/[email protected] Author(s): Bertrand Drouvot
Commitfest Bot committedDec 27, 2025 Configuration menu - View commit details
-
Copy full SHA for e3c3275 - Browse repository at this point
Copy the full SHA e3c3275View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff cf/6263~1...cf/6263