Fix join_path_components() to not add a leading slash when joining to an
Bruce Momjian <bruce@momjian.us>
Fix join_path_components() to not add a leading slash when joining to an initial null string. Per report from Robert Haas in testing psql \ir.
Files
| Path | Change | +/− |
|---|---|---|
| src/port/path.c | modified | +2 −1 |