aboutsummaryrefslogtreecommitdiff
path: root/src/utils/dllinit.c
Commit message (Expand)AuthorAge
* Re-add Win32 missing files, I think.Bruce Momjian2002-11-02
* Re-add Win32 files.Bruce Momjian2002-11-02
* Remove /src/utils. Is final cleanup of getopt.c resurection.Bruce Momjian2002-10-30
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-27
* Move few remaining src/utils files to backend/port so everything is inBruce Momjian2002-07-16
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* #ifdef out entire file for newer Cygwin versions.Peter Eisentraut2001-01-11
* Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut2000-09-29
* pgindent run over code.Bruce Momjian1999-05-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Add missing Windows files.Bruce Momjian1999-01-18