summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc
Commit message (Expand)AuthorAgeFilesLines
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-3/+6
* 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
* Add database.c for database initial access info and support.Thomas G. Lockhart1997-11-071-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-3/+3
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-15/+13
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-4/+2
* Cleaned up include headersMarc G. Fournier1996-11-031-5/+1
* Convenience routine for checking superuser status.Bryan Henderson1996-11-022-0/+80