summaryrefslogtreecommitdiff
path: root/src/backend/utils/init/postinit.c
Commit message (Expand)AuthorAgeFilesLines
* Remove GetDatabaseName/Path and use globals. Make consts later.Bruce Momjian1998-04-051-4/+4
* Fix for memory leak.Bruce Momjian1998-04-051-3/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-56/+61
* Quick cleanupsMarc G. Fournier1998-02-231-2/+3
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-231-1/+8
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-291-2/+2
* First clean compile without a "PORTNAME" variable being set...Marc G. Fournier1997-12-201-2/+1
* Remove tqual.h includes not needed.Bruce Momjian1997-11-241-2/+1
* Get rid of unused variable 'address'.Vadim B. Mikheev1997-11-181-3/+1
* Apply Bryan's IPC PatchesMarc G. Fournier1997-11-171-11/+18
* Add errormsg initialization from patch by Keith Parks.Thomas G. Lockhart1997-11-101-1/+3
* Add Unix domain socket support, from Goran Thyni, goran@bildbasen.seBruce Momjian1997-11-071-4/+1
* Support alternate database locations.Thomas G. Lockhart1997-11-071-199/+123
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-30/+29
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-518/+546
* Remove unneeded stat calls.Bruce Momjian1997-08-271-15/+7
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-5/+10
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-3/+3
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-241-2/+1
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-141-8/+1
* Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson1997-01-081-2/+2
* Use new utils/version.c instead of backend/utils/init/magic.c.Bryan Henderson1996-11-121-296/+307
* Compile and warning cleanupBruce Momjian1996-11-081-2/+2
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-1/+8
* Added needed include file.Bruce Momjian1996-10-311-1/+2
* Should finish cleaning out the machine.h includesMarc G. Fournier1996-08-271-4/+1
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+648