pgsql: Fix function code in error report

2018-06-06 Thread Alvaro Herrera
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

pgsql: Fix function code in error report

2018-06-06 Thread Alvaro Herrera
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

pgsql: Fix function code in error report

2018-06-06 Thread Alvaro Herrera
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

pgsql: Fix function code in error report

2018-06-06 Thread Alvaro Herrera
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

pgsql: Fix function code in error report

2018-06-06 Thread Alvaro Herrera
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

pgsql: Fix function code in error report

2018-06-06 Thread Alvaro Herrera
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