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
/
test
/
examples
/
Makefile
Age
Commit message (
Expand
)
Author
2015-04-24
Fix up .gitignore and cleanup actions in some src/test/ subdirectories.
Tom Lane
2012-10-06
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2009-12-31
enable examples to compile on Windows. patch from Hiroshi Saito.
Andrew Dunstan
2005-03-25
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2003-09-20
Attaching -lpq to LDFLAGS doesn't work, because the generated command
Tom Lane
2003-06-22
Bring the libpq example programs into the 21st century.
Tom Lane
2001-02-20
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2000-10-24
Remove testlo2.c --- there seems to be no difference between this and
Tom Lane
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
1997-09-25
Massive examples fix from Nicola Bernardelli
Bruce Momjian
1997-04-04
This commit represents a clean compile with the new templates under
Marc G. Fournier
1996-11-13
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-12
End of the make file simplifications.
Bryan Henderson
1996-11-04
Rename CDEBUG to COPT
Bruce Momjian
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
Marc G. Fournier