aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath_exec.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2020-09-12 08:02:54 +0530
committerAmit Kapila <akapila@postgresql.org>2020-09-12 08:02:54 +0530
commit03c7f1f37a1f3bb69e348f915296af2289257e89 (patch)
treed70b74e88dea1dd8aa713705117956c40ffe6386 /src/backend/utils/adt/jsonpath_exec.c
parentddd5f6d2609b25f252d81dc43746347e0113bfbe (diff)
downloadpostgresql-03c7f1f37a1f3bb69e348f915296af2289257e89.tar.gz
postgresql-03c7f1f37a1f3bb69e348f915296af2289257e89.zip
Fix inconsistency in determining the timestamp of the db statfile.
We use the timestamp of the global statfile if we are not able to determine it for a particular database in case the entry for that database doesn't exist. However, we were using it even when the statfile is corrupt. As there is no user reported issue and it is not clear if there is any impact of this on actual application so decided not to backpatch. Reported-by: Amit Kapila Author: Amit Kapila Reviewed-by: Sawada Masahiko, Magnus Hagander and Alvaro Herrera Discussion: https://postgr.es/m/CAA4eK1J3oTJKyVq6v7K4d3jD+vtnruG9fHRib6UuWWsrwAR6Aw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions