aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2018-06-06 14:46:53 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2018-06-06 14:48:08 -0400
commiteee381ef5ec4b16cff37865ccd70510e1e1abcdc (patch)
treea3472f4cedbd13b8c2201e2537b3cd3fc40aec9d /src/backend/utils/adt/jsonfuncs.c
parent3f85c62d9e825eedd1315d249ef1ad793ca78ed4 (diff)
downloadpostgresql-eee381ef5ec4b16cff37865ccd70510e1e1abcdc.tar.gz
postgresql-eee381ef5ec4b16cff37865ccd70510e1e1abcdc.zip
Fix function code in error report
This bug causes a lseek() failure to be reported as a "could not open" failure in the error message, muddling bug reports. I introduced this copy-and-pasteo in commit 78e122010422. Noticed while reviewing code for bug report #15221, from lily liang. In version 10 the affected function is only used by multixact.c and commit_ts, and only in corner-case circumstances, neither of which are involved in the reported bug (a pg_subtrans failure.) Author: Álvaro Herrera
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions