diff options
author | Noah Misch <noah@leadboat.com> | 2020-09-09 18:50:24 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2020-09-09 18:50:32 -0700 |
commit | 6f15be5bedfc423b8a8f2f0282e2a0eb20a16663 (patch) | |
tree | 8865ab0b65d9edf4bce2fe4930ef5e3268d1b2cc /src/backend/access/gist | |
parent | 35e59398abbb562f1e831af206f1d1cc8c3cb7db (diff) | |
download | postgresql-6f15be5bedfc423b8a8f2f0282e2a0eb20a16663.tar.gz postgresql-6f15be5bedfc423b8a8f2f0282e2a0eb20a16663.zip |
Fix rd_firstRelfilenodeSubid for nailed relations, in parallel workers.
Move applicable code out of RelationBuildDesc(), which nailed relations
bypass. Non-assert builds experienced no known problems. Back-patch to
v13, where commit c6b92041d38512a4176ed76ad06f713d2e6c01a8 introduced
rd_firstRelfilenodeSubid.
Kyotaro Horiguchi. Reported by Justin Pryzby.
Discussion: https://postgr.es/m/20200907023737.GA7158@telsasoft.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions