diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-08-13 13:02:10 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-08-13 13:02:10 -0300 |
commit | 94d626ff5a82422825976c096e250b07657cd6f7 (patch) | |
tree | c669bb04d8b1f223e1a059994dc0c95dd2ac2df2 /src/backend/executor/nodeIndexscan.c | |
parent | 36e863bbd42f5815cecbda2397950ea1ca36a81a (diff) | |
download | postgresql-94d626ff5a82422825976c096e250b07657cd6f7.tar.gz postgresql-94d626ff5a82422825976c096e250b07657cd6f7.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/backend/executor/nodeIndexscan.c')
0 files changed, 0 insertions, 0 deletions