Tom Lane wrote: > Bruce Momjian <pgman@candle.pha.pa.us> writes: > > On Win32, patch applied to return path if GetShortPathName() fails (no > > short name, path does not exist), rather than returning nothing. > > Hm, are you sure GetShortPathName will never modify the path before > failing? For instance, I'd be a bit worried about cases where it > successfully adjusts some components of the path before finding one that > doesn't exist.
Good point. Would someone test that? Is GetFullPathName() the proper direction? -- Bruce Momjian http://candle.pha.pa.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org