pgsql: Simplify code used in is_absolute_path() macro; also add commen - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Simplify code used in is_absolute_path() macro; also add commen
Date
Msg-id E1Pl1Oo-0006GL-CI@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Simplify code used in is_absolute_path() macro;  also add comment about
'E:abc' Win32 path handling.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=35b0a6b205c25d592b966aa17d3c6f9e5a88eb62

Modified Files
--------------
src/include/port.h |   18 ++++++++++++++----
src/port/path.c    |    6 ------
2 files changed, 14 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Include more status information in walsender results
Next
From: Bruce Momjian
Date:
Subject: pgsql: In docs, PL is Procedural Language, not Programming Language.