diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-06-06 14:46:53 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-06-06 14:47:57 -0400 |
commit | 1a552256f6deae287140a608504e7ea7e8b633a2 (patch) | |
tree | e1388e0d87ed8ffc201faee5339f44a11fa0b74a /src/backend/utils/cache/inval.c | |
parent | be565fa89ddb2a462f1c47bd7810f94de77e191b (diff) |
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/cache/inval.c')
0 files changed, 0 insertions, 0 deletions