summaryrefslogtreecommitdiff
path: root/src/backend/utils/init/miscinit.c
Commit message (Expand)AuthorAgeFilesLines
* Remove GetDatabaseName/Path and use globals. Make consts later.Bruce Momjian1998-04-051-24/+1
* Fix for memory leak.Bruce Momjian1998-04-051-5/+5
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-74/+82
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-251-4/+4
* From: "Denis V. Dmitrienko" <denis@null.net>Marc G. Fournier1998-02-241-1/+145
* This patch fixes one of two problems with grant/revoke statements on theMarc G. Fournier1998-01-251-3/+3
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-14/+14
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-132/+136
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-1/+3
* Change mixed-case routines to lower-case if referenced in pg_proc.hThomas G. Lockhart1997-04-271-2/+6
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-141-14/+1
* Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson1996-11-141-33/+1
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-1/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+378