]> granicus.if.org Git - postgresql/commit
Require #define variable ALLOW_ABSOLUTE_DBPATHS if absolute paths are
authorThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 29 May 1998 13:43:14 +0000 (13:43 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 29 May 1998 13:43:14 +0000 (13:43 +0000)
commit329083a97e2b5de1191f50451a253c224c833605
tree2fb8b87e9a3420f8dac434cb9d3e56d41267c0b2
parent62222925826cea2f75c62c348ac284bc462e74e0
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.
src/backend/utils/misc/database.c