Fix reverse 'if' test in path_is_relative_and_below_cwd(), per Tom.
Bruce Momjian <bruce@momjian.us>
Fix reverse 'if' test in path_is_relative_and_below_cwd(), per Tom.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/libpq.sgml | modified | +18 −28 |
| doc/src/sgml/release-9.0.sgml | modified | +2 −1 |
| src/port/path.c | modified | +1 −1 |