The following is required in order to make beta1 compile on the Win32
Bruce Momjian <bruce@momjian.us>
The following is required in order to make beta1 compile on the Win32 platform (psql and libpq): The file "config.h.win32" in the include\ directory (from my patch from 2000-01-18) is missing from the tree. It needs to be put back :-) The following patch has to be applied in the interfaces\libpq directory. //Magnus
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-connect.c | modified | +2 −1 |
| src/interfaces/libpq/libpqdll.def | modified | +1 −1 |
| src/interfaces/libpq/win32.h | modified | +2 −0 |