OSDN Git Service

Simplify code used in is_absolute_path() macro; also add comment about
authorBruce Momjian <bruce@momjian.us>
Thu, 3 Feb 2011 15:46:31 +0000 (10:46 -0500)
committerBruce Momjian <bruce@momjian.us>
Thu, 3 Feb 2011 15:47:06 +0000 (10:47 -0500)
commit35b0a6b205c25d592b966aa17d3c6f9e5a88eb62
tree68d79a598bc84d77ad6de078d784ea2fe2b16e1f
parent76129e7f14b4605db0a046e13abef0e255ffe007
Simplify code used in is_absolute_path() macro;  also add comment about
'E:abc' Win32 path handling.
src/include/port.h
src/port/path.c