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:24 -0700 |
commit | fe4d022c8e171ba3a9165bd55fa6b2ca3a40fa4e (patch) | |
tree | 7dfc7b39b5d9cf8abd2ef6e8b0415672ce87dd49 /src/backend/access/gist/gistutil.c | |
parent | bedadc73220f7b09f29a4741dccd143a21a08dda (diff) | |
download | postgresql-fe4d022c8e171ba3a9165bd55fa6b2ca3a40fa4e.tar.gz postgresql-fe4d022c8e171ba3a9165bd55fa6b2ca3a40fa4e.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/gistutil.c')
0 files changed, 0 insertions, 0 deletions