summaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-3/+3
* Clean up dependencies for version.o.Tom Lane2000-02-271-6/+11
* Add:Bruce Momjian2000-01-262-4/+6
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-251-33/+28
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+1
* pgindent run over code.Bruce Momjian1999-05-252-44/+43
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-134-6/+6
* Add missing Windows files.Bruce Momjian1999-01-181-0/+105
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-172-2/+13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-41/+51
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-7/+7
* From: Magnus Hagander <mha@edu.sollentuna.se>Marc G. Fournier1998-08-271-0/+117
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-04-291-6/+6
* Hi,Bruce Momjian1998-04-061-2/+2
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-271-6/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-082-11/+11
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-072-93/+111
* Remove unneeded stat calls.Bruce Momjian1997-08-271-28/+20
* Added SCO support, from Daniel Harris.Bruce Momjian1997-07-281-2/+2
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-141-5/+2
* Make strdup work for Ultrix. Thanks Erik BertelsenBryan Henderson1996-11-281-3/+4
* Forgot in yesterday's Ultrix compile work.Bryan Henderson1996-11-271-0/+24
* Whoops, redo Ultrix patch so the other ports still compile.Bryan Henderson1996-11-261-1/+8
* Put in #include <fcntl.h> for those systems that don't have it included by so...Bryan Henderson1996-11-261-1/+2
* Add a blank install target so that 'make install' worksMarc G. Fournier1996-11-111-1/+3
* Add missing include errno.hMarc G. Fournier1996-11-111-1/+2
* Add utils directory for cross-subsystem tools to keep make files from havingBryan Henderson1996-11-113-0/+181