aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-09-30 15:57:47 +0900
committerMichael Paquier <michael@paquier.xyz>2022-09-30 15:57:47 +0900
commit65b158ae4e892c2da7a5e31e2d2645e5e79a0bfd (patch)
treecd2dc75ae9bb88fdd136a1dd970e9e9fe25e73b6 /src/backend/access/gist/gistbuild.c
parentccf36ea2580f66abbc37f27d8c296861ffaad9bf (diff)
downloadpostgresql-65b158ae4e892c2da7a5e31e2d2645e5e79a0bfd.tar.gz
postgresql-65b158ae4e892c2da7a5e31e2d2645e5e79a0bfd.zip
Remove useless argument from UnpinBuffer()
The last caller of UnpinBuffer() that did not want to adjust CurrentResourceOwner was removed in 2d115e4, and nothing has been introduced in bufmgr.c to do the same thing since. This simplifies 10 code paths. Author: Aleksander Alekseev Reviewed-by: Nathan Bossart, Zhang Mingli, Bharath Rupireddy Discussion: https://postgr.es/m/CAJ7c6TOmmFpb6ohurLhTC7hKNJWGzdwf8s4EAtAZxD48g-e6Jw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions