Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
dllinit.c
Age
Commit message (
Expand
)
Author
2006-06-22
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
Tom Lane
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2004-02-25
For 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-02
Re-add Win32 missing files, I think.
Bruce Momjian
2002-11-02
Re-add Win32 files.
Bruce Momjian
2002-10-30
Remove /src/utils. Is final cleanup of getopt.c resurection.
Bruce Momjian
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-16
Move few remaining src/utils files to backend/port so everything is in
Bruce Momjian
2001-11-05
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-10-28
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-01-11
#ifdef out entire file for newer Cygwin versions.
Peter Eisentraut
2000-09-29
Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter
Peter Eisentraut
1999-05-25
pgindent run over code.
Bruce Momjian
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-01-18
Add missing Windows files.
Bruce Momjian