aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/transam.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2022-08-29 08:10:10 +0530
committerAmit Kapila <akapila@postgresql.org>2022-08-29 08:10:10 +0530
commitd2169c998553a6945fd51b8a1e5e9e1384283fdd (patch)
tree364a40e538c3deb8ef6a056b7bff4b31a7b4260e /src/backend/access/transam/transam.c
parent8c7fc86ca979f558bb7028763a71aa1ac7ca19b8 (diff)
downloadpostgresql-d2169c998553a6945fd51b8a1e5e9e1384283fdd.tar.gz
postgresql-d2169c998553a6945fd51b8a1e5e9e1384283fdd.zip
Fix the incorrect assertion introduced in commit 7f13ac8123.
It has been incorrectly assumed in commit 7f13ac8123 that we can either purge all or none in the catalog modifying xids list retrieved from a serialized snapshot. It is quite possible that some of the xids in that array are old enough to be pruned but not others. As per buildfarm Author: Amit Kapila and Masahiko Sawada Reviwed-by: Masahiko Sawada Discussion: https://postgr.es/m/CAA4eK1LBtv6ayE+TvCcPmC-xse=DVg=SmbyQD1nv_AaqcpUJEg@mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/transam.c')
0 files changed, 0 insertions, 0 deletions