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
/
pl
/
Makefile
Age
Commit message (
Expand
)
Author
2009-08-07
Expand test coverage support to entire tree
Peter Eisentraut
2008-03-18
Catch all errors in for and while loops in makefiles. Don't ignore any
Peter Eisentraut
2007-06-01
Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backends
Tom Lane
2007-02-09
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-01-20
Remove remains of old depend target.
Peter Eisentraut
2005-05-14
Convert the existing regression test scripts for the various optional
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2001-08-27
Turn on plpython build by default if we have something that looks like a
Peter Eisentraut
2001-05-12
PL/Python integration: support in create/droplang, add CVS keywords,
Peter Eisentraut
2001-05-10
Move disabled message up to a higher makefile.
Bruce Momjian
2001-05-09
Add plpython code.
Bruce Momjian
2000-10-24
Wups, messed up the comment markers on that last change.
Tom Lane
2000-10-24
Enable plperl to be built when --with-perl is selected. Dunno whether
Tom Lane
2000-09-25
Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,
Peter Eisentraut
2000-09-25
disable plperl again.
Bruce Momjian
2000-09-12
This patch, when applied in src/pl will unbreak plperl in
Bruce Momjian
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-07-19
Add distprep target to take some of the job of the release_prep script.
Peter Eisentraut
2000-07-01
A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases
Peter Eisentraut
2000-06-27
Makefile cleanup for bin and pl subtrees. They should now support
Peter Eisentraut
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-04-11
disable plperl
Bruce Momjian
2000-03-27
Allow compile to finish even if plperl fails, which it does now.
Bruce Momjian
2000-03-25
Remove bogus complexity from build/install of plperl. This stuff was
Tom Lane
2000-03-25
Add POLLUTE=1 to perl Makefile.PL creations.
Bruce Momjian
2000-01-20
plperl Makefile cleanup. Doesn't work on BSDI yet.
Bruce Momjian
2000-01-20
Update plperl makefile.
Bruce Momjian
1998-10-01
failed to add some of Jan's files :(
Marc G. Fournier