trailing - Search results

2004-06-21 02:07:40 | Re: Data directory with trailing [back]slash (Andrew Dunstan)

Why isn't the path being canonicalised, which should remove the trailing slash. cheers andrew Magnus Hagander wrote:

2004-06-20 23:33:23 | Re: Data directory with trailing [back]slash (Tom Lane)

"Magnus Hagander" writes: Sounds like canonicalize_path() needs to be applied a bit sooner

2004-06-20 22:53:28 | Data directory with trailing [back]slash (Magnus Hagander)

required for the win32 installer, because Windows Installer automatically adds trailing backslashes to all paths. //Magnus