index
:
users/simon/postgres.git
dev_hot_standby
hot_standby
master
recoveryinfra
Simon's dev repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
makefiles
/
pgxs.mk
Age
Commit message (
Expand
)
Author
2009-08-26
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-07-08
When calling unsupported "make check" with a pgxs module, return a nonzero
Peter Eisentraut
2008-10-03
Put back the copying of some of the regression test data files for vpath
Peter Eisentraut
2008-10-02
Partial fix for contrib vpath breakage.
Tom Lane
2008-10-01
Allow pg_regress to be run outside the build tree. Look for input files
Peter Eisentraut
2008-04-07
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2007-10-16
Teach pgxs.mk and Install.pm how to install files from a contrib module
Tom Lane
2007-06-26
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2006-07-21
Ah, I finally realize why Magnus wanted to add a --bindir option to
Tom Lane
2006-07-19
Rewrite pg_regress as a C program instead of a shell script.
Tom Lane
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-09-27
Some marginal tweaks to make 'make installcheck' mostly work when
Tom Lane
2005-08-12
Fix this:
Bruce Momjian
2005-05-17
Add a --dbname option to the pg_regress script, and use pl_regression
Tom Lane
2004-10-10
Remove gratuitous editorialization on rpath.
Tom Lane
2004-10-06
please find attached an alternate submission which addresses open item
Bruce Momjian
2004-07-30
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
Peter Eisentraut