aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogutils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-02-09 00:28:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-02-09 00:28:30 +0000
commit95289e4a58b45ff1ae21ca379625be39c454e22e (patch)
tree4839b9bf1856eb8b9fa8760009d13ee8ed52dcc5 /src/backend/access/transam/xlogutils.c
parentd5768dce10576c2fb1254c03fb29475d4fac6bb4 (diff)
downloadpostgresql-95289e4a58b45ff1ae21ca379625be39c454e22e.tar.gz
postgresql-95289e4a58b45ff1ae21ca379625be39c454e22e.zip
Rearrange lazy-vacuum code a little bit to reduce the window between
truncating the table and transaction commit. This isn't really making it safe, but at least there is no good reason to do free space map cleanup within the risk window. Don't lock out cancel interrupts until we have to, either.
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions