summaryrefslogtreecommitdiff
path: root/src/utils/dllinit.c
AgeCommit message (Expand)Author
2004-02-25For application to HEAD, following community review.Bruce Momjian
2004-02-02> src/backend/commands/user.c file has some parse error at repalloc(),Bruce Momjian
2002-11-02Re-add Win32 missing files, I think.Bruce Momjian
2002-11-02Re-add Win32 files.Bruce Momjian
2002-10-30Remove /src/utils. Is final cleanup of getopt.c resurection.Bruce Momjian
2002-07-27Assemble portability modules into libpgport library.Peter Eisentraut
2002-07-16Move few remaining src/utils files to backend/port so everything is inBruce Momjian
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-01-11#ifdef out entire file for newer Cygwin versions.Peter Eisentraut
2000-09-29Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut
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