aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython3u.control
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-03-30 15:11:39 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-03-30 15:11:39 -0400
commite5eb4fa87331821423b362be5ea4b18e873d5b27 (patch)
treefd08e2a6fd5d47dbb83bbd68e13f4a6cd82a1b76 /contrib/jsonb_plpython/jsonb_plpython3u.control
parent1bb9e731e17b79f5b1c6713159812adfcf4f6495 (diff)
downloadpostgresql-e5eb4fa87331821423b362be5ea4b18e873d5b27.tar.gz
postgresql-e5eb4fa87331821423b362be5ea4b18e873d5b27.zip
Remove obsolete SLRU wrapping and warnings from predicate.c.
When SSI was developed, slru.c was limited to segment files with names in the range 0000-FFFF. This didn't allow enough space for predicate.c to store every possible XID when spilling old transactions to disk, so it would wrap around sooner and print warnings. Since commits 638cf09e and 73c986ad increased the number of segment files slru.c could manage, that behavior is unnecessary. Therefore remove that code. Also remove the macro OldSerXidSegment, which has been unused since 4cd3fb6e. Thomas Munro, reviewed by Anastasia Lubennikova Discussion: https://postgr.es/m/CAEepm=3XfsTSxgEbEOmxu0QDiXy0o18NUg2nC89JZcCGE+XFPA@mail.gmail.com
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython3u.control')
0 files changed, 0 insertions, 0 deletions