diff options
author | Peter Geoghegan <pg@bowt.ie> | 2022-08-18 17:34:14 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2022-08-18 17:34:14 -0700 |
commit | 662ba729a67e5c6e43efbc5263e1d2c3a72a8741 (patch) | |
tree | 7e49189c7af0afb5ad43f2d431a97f7cd5de109e /src/backend/access/gist/gist.c | |
parent | d9fbb8862959912c5266364059c0abeda0c93bbf (diff) | |
download | postgresql-662ba729a67e5c6e43efbc5263e1d2c3a72a8741.tar.gz |
Initialize index stats during parallel VACUUM.
Initialize shared memory allocated for index stats to avoid a hard
crash. This was possible when parallel VACUUM became confused about the
current phase of index processing.
Oversight in commit 8e1fae1938, which refactored parallel VACUUM.
Author: Masahiko Sawada <sawada.mshk@gmail.com>
Reported-By: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220818133406.GL26426@telsasoft.com
Backpatch: 15-, the first version with the refactoring commit.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions