Rename function to first_path_var_separator() to clarify it works with
Bruce Momjian <bruce@momjian.us>
Rename function to first_path_var_separator() to clarify it works with path variables, not directory paths.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/fmgr/dfmgr.c | modified | +1 −1 |
| src/include/port.h | modified | +1 −1 |
| src/port/exec.c | modified | +1 −1 |
| src/port/path.c | modified | +2 −2 |