postgresql/src/backend/utils/init
Tom Lane 653556cc26 If presented db path has a trailing slash, remove it to avoid generating
double slashes in generated filenames.  This is not strictly necessary
on standard Unixen, but I'm being a neatnik...
2002-03-04 04:45:27 +00:00
..
findbe.c Commit to match discussed elog() changes. Only update is that LOG is 2002-03-02 21:39:36 +00:00
globals.c Commit to match discussed elog() changes. Only update is that LOG is 2002-03-02 21:39:36 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
miscinit.c If presented db path has a trailing slash, remove it to avoid generating 2002-03-04 04:45:27 +00:00
postinit.c User and database-specific session defaults for run-time configuration 2002-03-01 22:45:19 +00:00