diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-03-09 12:13:48 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-03-09 12:13:48 -0500 |
commit | 6a468c343b31aabead7d3a5e11079bfcddbfd667 (patch) | |
tree | 66cc853132bf226752ed91850859ce53e6e53b5f /src/backend/access/gist/gistproc.c | |
parent | 0ee92e1c9b570f90d043e5b033a19b67497ea1f6 (diff) | |
download | postgresql-6a468c343b31aabead7d3a5e11079bfcddbfd667.tar.gz postgresql-6a468c343b31aabead7d3a5e11079bfcddbfd667.zip |
Fix bug in parallel tidbitmap iteration.
Avoid computing idxpages[istate->spageptr] until after checking
that istate->spageptr is a legal index.
Dilip Kumar, per a report from David Rowley
Discussion: http://postgr.es/m/CAKJS1f8OtrHE+-P+=E=4ycnL29e9idZKuaTQ6o2MbhvGN9D8ig@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions