Bruce and all:

Bruce Momjian <bruce@momjian.us>

Commit: 26c953e3732150e8992f4d1ad3da703b9587e175
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-03-08T01:46:47Z
Releases: 7.1.1
Bruce and all:
Here's a patch to fix the " '.' not allowed in db path" problem I ran into.
I removed '.' from the set of illegial characters, but added backtick. I also
included an explicit test for attempting include a reference to a parent dir.

How that?

Ross

Files

PathChange+/−
src/backend/utils/misc/database.c modified +9 −4