copydir() is supposed to return on failure, not elog(ERROR). Reduce
Tom Lane <tgl@sss.pgh.pa.us>
copydir() is supposed to return on failure, not elog(ERROR). Reduce ERROR to WARNING so we keep control.
Files
| Path | Change | +/− |
|---|---|---|
| src/port/copydir.c | modified | +18 −11 |