aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2017-08-15 13:35:12 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2017-08-15 13:35:12 -0300
commitd9a622cee162775ae42aa5c1ac592760d0d777d9 (patch)
treec18a9b7d062691d0798a98f4ace267cad01c7441 /src/tutorial/basics.source
parente139f1953f29db245f60a7acb72fccb1e05d2442 (diff)
downloadpostgresql-d9a622cee162775ae42aa5c1ac592760d0d777d9.tar.gz
postgresql-d9a622cee162775ae42aa5c1ac592760d0d777d9.zip
Fix error handling path in autovacuum launcher
The original code (since 00e6a16d01) was assuming aborting the transaction in autovacuum launcher was sufficient to release all resources, but in reality the launcher runs quite a lot of code out of any transactions. Re-introduce individual cleanup calls to make abort more robust. Reported-by: Robert Haas Discussion: https://postgr.es/m/CA+TgmobQVbz4K_+RSmiM9HeRKpy3vS5xnbkL95gSEnWijzprKQ@mail.gmail.com
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions