summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)Author
1999-10-25Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1999-01-18Add missing Windows files.Bruce Momjian
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-08-27From: Magnus Hagander <[email protected]>Marc G. Fournier
1998-04-29From: Jeroen van Vianen <[email protected]>Marc G. Fournier
1998-04-06Hi,Bruce Momjian
1998-02-27From: Darren King <[email protected]>Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-27Remove unneeded stat calls.Bruce Momjian
1997-07-28Added SCO support, from Daniel Harris.Bruce Momjian
1997-02-14Remove WIN32 defines. They never worked.Bruce Momjian
1996-11-28Make strdup work for Ultrix. Thanks Erik BertelsenBryan Henderson
1996-11-27Forgot in yesterday's Ultrix compile work.Bryan Henderson
1996-11-26Whoops, redo Ultrix patch so the other ports still compile.Bryan Henderson
1996-11-26Put in #include <fcntl.h> for those systems that don't have it included by so...Bryan Henderson
1996-11-11Add a blank install target so that 'make install' worksMarc G. Fournier
1996-11-11Add missing include errno.hMarc G. Fournier
1996-11-11Add utils directory for cross-subsystem tools to keep make files from havingBryan Henderson