"Dave Page" <dpage@vale-housing.co.uk> writes:
> 1) Stop them rejecting paths that use Windows backslash directory
> seperators.
Hmm, seems like it should be using is_absolute_path(). Will fix.
> 2) Allow absolute paths to files into the data dir, as we already do for
> the log dir.
Seems reasonable, given that we expose the data dir path anyway.
regards, tom lane