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

Started by Bruce Momjianover 15 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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(-)