pgsql: Simplify code used in is_absolute_path() macro; also add commen

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Simplify code used in is_absolute_path() macro; also add commen
Date: 2011-02-03 15:47:10
Message-ID: E1Pl1Oo-0006GL-CI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-02-03 16:54:35 pgsql: In docs, PL is Procedural Language, not Programming Language.
Previous Message Magnus Hagander 2011-02-03 12:56:48 pgsql: Include more status information in walsender results