aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc
Commit message (Expand)AuthorAge
* Inline fastgetattr and others so data access does not use functionBruce Momjian1998-01-31
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-07
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-05
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-19
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-20
* Clean up handling of environment variables in path names.Thomas G. Lockhart1997-11-10
* Routines for database initial access info and support.Thomas G. Lockhart1997-11-07
* Add database.c for database initial access info and support.Thomas G. Lockhart1997-11-07
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Cleaned up include headersMarc G. Fournier1996-11-03
* Convenience routine for checking superuser status.Bryan Henderson1996-11-02