diff options
author | Amit Kapila <akapila@postgresql.org> | 2022-11-21 08:54:43 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2022-11-21 08:54:43 +0530 |
commit | 240e0dbacd390a8465552e27c5af11f67d747adb (patch) | |
tree | d038f5cb72b74d0dd581016fe471795911c6c67a /src/backend/parser/parse_expr.c | |
parent | a4adc31f6902f6fc29d74868e8969412fc590da9 (diff) | |
download | postgresql-240e0dbacd390a8465552e27c5af11f67d747adb.tar.gz postgresql-240e0dbacd390a8465552e27c5af11f67d747adb.zip |
Add additional checks while creating the initial decoding snapshot.
As per one of the CI reports, there is an assertion failure which
indicates that we were trying to use an unenforced xmin horizon for
decoding snapshots. Though, we couldn't figure out the reason for
assertion failure these checks would help us in finding the reason if the
problem happens again in the future.
Author: Amit Kapila based on suggestions by Andres Freund
Reviewd by: Andres Freund
Discussion: https://postgr.es/m/CAA4eK1L8wYcyTPxNzPGkhuO52WBGoOZbT0A73Le=ZUWYAYmdfw@mail.gmail.com
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions