summaryrefslogtreecommitdiff
path: root/src/utils/version.c
AgeCommit message (Expand)Author
2000-07-02Version number now set in configure, available through Makefile.globalPeter Eisentraut
2000-06-14Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut
2000-06-02Remove NT-specific file open defines by defining our own open macros forBruce Momjian
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-01-26Add:Bruce Momjian
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-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1998-04-29From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier
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-26Put in #include <fcntl.h> for those systems that don't have it included by so...Bryan Henderson
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