pgsql: Clearify macro IS_PATH_VAR_SEP in path.c so it is clear this is - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Clearify macro IS_PATH_VAR_SEP in path.c so it is clear this is
Date
Msg-id E1PkpsE-0004X4-Vo@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Clearify macro IS_PATH_VAR_SEP in path.c so it is clear this is a path
variable, not a directory path.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Log restartpoints in the same fashion as checkpoints.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Rename function to first_path_var_separator() to clarify it work