summaryrefslogtreecommitdiff
path: root/src/backend/utils/init
Commit message (Expand)AuthorAgeFilesLines
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* First clean compile without a "PORTNAME" variable being set...Marc G. Fournier1997-12-201-2/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-4/+6
* Remove tqual.h includes not needed.Bruce Momjian1997-11-242-4/+2
* Get rid of unused variable 'address'.Vadim B. Mikheev1997-11-181-3/+1
* Apply Bryan's IPC PatchesMarc G. Fournier1997-11-171-11/+18
* Remove pg_magic, defaults, server, hosts, and demon tables. unused.Bruce Momjian1997-11-151-6/+1
* 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
* Good Bye, Time Travel!Vadim B. Mikheev1997-11-021-2/+1
* No more SortTuplesInTree...Vadim B. Mikheev1997-09-181-2/+1
* + int SortTuplesInTree = 2560;Vadim B. Mikheev1997-09-181-1/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-084-104/+103
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-075-902/+955
* Remove unneeded stat calls.Bruce Momjian1997-08-272-17/+9
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-192-6/+13
* Cleanup global variables, remove stable memory stuff.Bruce Momjian1997-08-141-1/+4
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-3/+3
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-9/+9
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-241-2/+1
* Change mixed-case routines to lower-case if referenced in pg_proc.hThomas G. Lockhart1997-04-271-2/+6
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-281-2/+2
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-251-2/+3
* - Move most of the I/O in both libpq and the backend to a setMarc G. Fournier1997-03-181-1/+4
* Resync the source tree, commit some things that were missing (pqcomprim.c) andMarc G. Fournier1997-03-181-2/+6
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-143-44/+3
* Bring in a patch from Keith Parks to move the use of European datesMarc G. Fournier1997-01-261-1/+3
* Eliminate dupliclate definition of external variables reldesc and DataDir.Bryan Henderson1997-01-141-3/+7
* Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.Bryan Henderson1997-01-081-2/+2
* The routines in magic.c have moved to the more accessible version.c.Bryan Henderson1996-11-191-167/+0
* Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson1996-11-143-47/+3
* Use new utils/version.c instead of backend/utils/init/magic.c.Bryan Henderson1996-11-122-298/+309
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+1
* Compile and warning cleanupBruce Momjian1996-11-081-2/+2
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-065-7/+18
* Added needed include file.Bruce Momjian1996-10-311-1/+2
* Simplify make files, add full dependencies.Bryan Henderson1996-10-272-14/+40
* Mostly adding "const" keyword and making some functions static.Marc G. Fournier1996-10-071-7/+7
* 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-097-0/+1611