Remove ExpandDatabasePath(), which is unused and must have been so since

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bfa5304262483fbdcd31ea5883fa73031a183091
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-01-22T20:57:39Z
Releases: 8.0.0
Remove ExpandDatabasePath(), which is unused and must have been so since
7.1, because the path interpretation it embodies has been wrong since 7.1.

Files

PathChange+/−
src/backend/utils/misc/database.c modified +1 −86
src/include/miscadmin.h modified +1 −2