The win32 port backend will require the functionality provided by

Bruce Momjian <bruce@momjian.us>

Commit: f0f4e82f45462349bb30f3c4cc9792fa54525575
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-03-09T04:49:02Z
Releases: 8.0.0
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

PathChange+/−
src/bin/initdb/initdb.c modified +1 −27
src/include/port.h modified +2 −1
src/port/path.c modified +27 −1