summaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/relcache.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:47:46 -0400
commit5970bfb04eb5de1b0883b9cfd477baef8f070196 (patch)
tree8a474b964d44c9c79dcb25d9ad98d92e809d4920 /src/backend/utils/cache/relcache.c
parent252d9c43427d38fbdc2abd2cc4d19982ec523545 (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/relcache.c')
0 files changed, 0 insertions, 0 deletions