Fix core dumps, inability to count, etc associated with canonicalize_path
Tom Lane <tgl@sss.pgh.pa.us>
Fix core dumps, inability to count, etc associated with canonicalize_path patches.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/fmgr/dfmgr.c | modified | +3 −2 |
| src/bin/psql/command.c | modified | +3 −2 |
| src/bin/psql/copy.c | modified | +3 −2 |
| src/port/path.c | modified | +4 −4 |