aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2015-08-13 13:02:10 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2015-08-13 13:02:10 -0300
commit1136971daef209a40eb495b4bd74ce50fbd0fe63 (patch)
tree1bfa318549b122568e710628da6a2a8c068f31fb /src
parentedebddbb845575206d07145af2d718609b01f6ad (diff)
downloadpostgresql-1136971daef209a40eb495b4bd74ce50fbd0fe63.tar.gz
postgresql-1136971daef209a40eb495b4bd74ce50fbd0fe63.zip
Use materialize SRF mode in brin_page_items
This function was using the single-value-per-call mechanism, but the code relied on a relcache entry that wasn't kept open across calls. This manifested as weird errors in buildfarm during the short time that the "brin-1" isolation test lived. Backpatch to 9.5, where it was introduced.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions