summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/database.c
Commit message (Expand)AuthorAgeFilesLines
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-2/+2
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-2/+2
* Clean up handling of environment variables in path names.Thomas G. Lockhart1997-11-101-1/+5
* Routines for database initial access info and support.Thomas G. Lockhart1997-11-071-0/+279