Files
postgresql/src/backend/postmaster
Álvaro Herrera 20442cf507 Fix snapshot handling bug in recent BRIN fix
Commit a95e3d84c0e0 added ActiveSnapshot push+pop when processing
work-items (BRIN autosummarization), but forgot to handle the case of
a transaction failing during the run, which drops the snapshot untimely.
Fix by making the pop conditional on an element being actually there.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Backpatch-through: 13
Discussion: https://postgr.es/m/202511041648.nofajnuddmwk@alvherre.pgsql
2025-11-04 20:31:43 +01:00
..
2023-01-02 15:00:37 -05:00
2023-02-03 11:29:46 +13:00
2023-10-02 12:49:25 +03:00
2023-02-17 14:26:42 +09:00
2023-02-17 14:26:42 +09:00
2023-02-17 14:26:42 +09:00
2023-02-03 11:29:46 +13:00