diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2019-03-22 14:11:46 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2019-03-22 14:11:46 +0200 |
commit | d1b9ee4e44062cc540d8e406f49b160326d58a84 (patch) | |
tree | cb1c90724d2102dea9c25ae89708ad89d1fe30c3 /src/backend/access/gist/gistsplit.c | |
parent | 7df159a620b760e289f1795b13542ed1b3e13b87 (diff) | |
download | postgresql-d1b9ee4e44062cc540d8e406f49b160326d58a84.tar.gz postgresql-d1b9ee4e44062cc540d8e406f49b160326d58a84.zip |
Fix bug in the GiST vacuum's 2nd stage.
We mustn't assume that the IndexVacuumInfo pointer passed to bulkdelete()
stage is still valid in the vacuumcleanup() stage.
Per very pink buildfarm.
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions