Isn't win32_make_absolute() a waste of time?
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
AFAICS, src/port/exec.c's win32_make_absolute() is never called with a relative path. Is there a reason not to remove it (ie, does it do something beyond what the comments claim)? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster