pgsql-server/src include/miscadmin.h backend/u ...

Started by Tom Laneover 22 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 04/01/22 16:57:39

Modified files:
src/include : miscadmin.h
src/backend/utils/misc: database.c

Log message:
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.