mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
The buffer argument hasn't been used since the function was first added
by commit bbb6e559c4. The sibling heap_prepare_freeze_tuple function
doesn't have such an argument either. Remove it.