index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
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