Remove ExpandDatabasePath(), which is unused and must have been so since
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/database.c | modified | +1 −86 |
| src/include/miscadmin.h | modified | +1 −2 |