Require #define variable ALLOW_ABSOLUTE_DBPATHS if absolute paths are

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 329083a97e2b5de1191f50451a253c224c833605
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-05-29T13:43:14Z
Releases: 7.1.1
Require #define variable ALLOW_ABSOLUTE_DBPATHS if absolute paths are
 allowed to be used for alternate database locations.
Probably best to default to not allowed, as now, since there are security
 and integrity issues which should be considered carefully before
 opening things up.
Will update docs to discuss this issue.

Files

PathChange+/−
src/backend/utils/misc/database.c modified +5 −1