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
Age
Commit message (
Expand
)
Author
1998-04-29
From: Jeroen van Vianen <jeroenv@design.nl>
Marc G. Fournier
1998-04-06
Hi,
Bruce Momjian
1998-02-27
From: Darren King <darrenk@insightdist.com>
Marc G. Fournier
1998-02-26
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-08-27
Remove unneeded stat calls.
Bruce Momjian
1997-07-28
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-02-14
Remove WIN32 defines. They never worked.
Bruce Momjian
1996-11-28
Make strdup work for Ultrix. Thanks Erik Bertelsen
Bryan Henderson
1996-11-27
Forgot in yesterday's Ultrix compile work.
Bryan Henderson
1996-11-26
Whoops, redo Ultrix patch so the other ports still compile.
Bryan Henderson
1996-11-26
Put in #include <fcntl.h> for those systems that don't have it included by so...
Bryan Henderson
1996-11-11
Add a blank install target so that 'make install' works
Marc G. Fournier
1996-11-11
Add missing include errno.h
Marc G. Fournier
1996-11-11
Add utils directory for cross-subsystem tools to keep make files from having
Bryan Henderson