diff options
author | Noah Misch <noah@leadboat.com> | 2020-03-21 09:38:26 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2020-03-21 09:38:30 -0700 |
commit | a5abec521c5d40fefbbb42af093fa9fd508b2614 (patch) | |
tree | 35d8fe6f43ea3c9d7489062474c26ba599973c6b /src/backend/access/gist/gistxlog.c | |
parent | 88b3a6cd262344f5de64eab31804a0f39a7c6337 (diff) | |
download | postgresql-a5abec521c5d40fefbbb42af093fa9fd508b2614.tar.gz postgresql-a5abec521c5d40fefbbb42af093fa9fd508b2614.zip |
In log_newpage_range(), heed forkNum and page_std arguments.
The function assumed forkNum=MAIN_FORKNUM and page_std=true, ignoring
the actual arguments. Existing callers passed exactly those values, so
there's no live bug. Back-patch to v12, where the function first
appeared, because another fix needs this.
Discussion: https://postgr.es/m/20191118045434.GA1173436@rfd.leadboat.com
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions