aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-12-30 17:32:23 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2015-12-30 17:32:23 -0500
commite5d06f2b12a7c75f2b0c7fd2055a14efaa2b59ec (patch)
tree6614442648db2d5368343e400bd873705fa00a5e /contrib/postgres_fdw/postgres_fdw.c
parente842908233bb9c5cea0e765fc828b52badd8228e (diff)
downloadpostgresql-e5d06f2b12a7c75f2b0c7fd2055a14efaa2b59ec.tar.gz
postgresql-e5d06f2b12a7c75f2b0c7fd2055a14efaa2b59ec.zip
Dept of second thoughts: the !scan_all exit mustn't increase scanned_pages.
In the extreme edge case where contended pages are the only ones that escape being scanned, the previous commit would have allowed us to think that relfrozenxid could be advanced, which is exactly wrong.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions