]> granicus.if.org Git - postgresql/commit
Bruce and all:
authorBruce Momjian <bruce@momjian.us>
Wed, 8 Mar 2000 01:46:47 +0000 (01:46 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 8 Mar 2000 01:46:47 +0000 (01:46 +0000)
commit26c953e3732150e8992f4d1ad3da703b9587e175
tree07624e2beaf9b0bd570fc16051a1c3df6f123280
parentab7fd118467a5b12443cc29c853cb51010bd86df
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
src/backend/utils/misc/database.c