Claudio Natoli wrote: > > For application to HEAD, pending community review (rationale provided below > in previous message; no responses hopefully indicates agreement :-) > > Following application, dirmod.c must be moved to src/backend/port/win32 (ie. > add to src/backend/port/win32, and remove from src/port).
backend/port is for port files _only_ used by the backend. If you look at libpq, you will see crypt() used by the backend and in Makefile/libpq, with special compile flags. I have fixed dirmod.c in CVS so it uses the same logic as crypt. Please review and tell me how you like it. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])