pgsql: Fix join_path_components() to not add a leading slash when joini - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Fix join_path_components() to not add a leading slash when joini
Date
Msg-id E1RUJEM-00018m-Br@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fd6dbc24ef1dc6b39a795b5e0e959cf500ad71d6

Modified Files
--------------
src/port/path.c |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This