summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2014-06-30 16:59:19 -0400
committerNoah Misch <noah@leadboat.com>2014-06-30 17:00:40 -0400
commitf6d6b7b1e7eac2aa049bbb1e41c468fbbf5b7fef (patch)
treeb975cae38fb0b0bf5b03396f3c5d4d8051ff4c32 /src/backend/executor
parent0cf16686bcc97c9be083880617625bac3c088803 (diff)
Don't prematurely free the BufferAccessStrategy in pgstat_heap().
This function continued to use it after heap_endscan() freed it. In passing, don't explicit create a strategy here. Instead, use the one created by heap_beginscan_strat(), if any. Back-patch to 9.2, where use of a BufferAccessStrategy here was introduced.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions