summaryrefslogtreecommitdiff
path: root/src/utils/dllinit.c
Commit message (Expand)AuthorAgeFilesLines
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* For application to HEAD, following community review.Bruce Momjian2004-02-251-1/+3
* > src/backend/commands/user.c file has some parse error at repalloc(),Bruce Momjian2004-02-021-0/+2
* Re-add Win32 missing files, I think.Bruce Momjian2002-11-021-0/+108
* Re-add Win32 files.Bruce Momjian2002-11-021-0/+0
* Remove /src/utils. Is final cleanup of getopt.c resurection.Bruce Momjian2002-10-301-108/+0
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-271-0/+108
* Move few remaining src/utils files to backend/port so everything is inBruce Momjian2002-07-161-108/+0
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-3/+3
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-0/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+0
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-1/+1
* #ifdef out entire file for newer Cygwin versions.Peter Eisentraut2001-01-111-0/+5
* Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut2000-09-291-4/+4
* pgindent run over code.Bruce Momjian1999-05-251-43/+42
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-1/+1
* Add missing Windows files.Bruce Momjian1999-01-181-0/+105