The win32 port backend will require the functionality provided by
Bruce Momjian <bruce@momjian.us>
The win32 port backend will require the functionality provided by canonicalize_path. Patch moves it from initdb.c to port/path.c. Claudio Natoli
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | modified | +1 −27 |
| src/include/port.h | modified | +2 −1 |
| src/port/path.c | modified | +27 −1 |