index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
seg
/
Makefile
Commit message (
Expand
)
Author
Age
*
Handle contrib's GIN/GIST support function signature changes honestly.
Tom Lane
2016-06-09
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
Refactor flex and bison make rules
Peter Eisentraut
2012-10-11
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Derived files that are shipped in the distribution used to be built in the
Peter Eisentraut
2009-08-28
*
Remove all traces that suggest that a non-Bison yacc might be supported, and
Peter Eisentraut
2008-08-29
*
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
*
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2007-06-26
*
Remove useless CPPFLAGS.
Peter Eisentraut
2007-02-09
*
Put flex'ed and bison'ed files in contrib in the distribution tarball, as
Peter Eisentraut
2006-04-03
*
Make all our flex and bison files use %option prefix or %name-prefix
Tom Lane
2006-03-07
*
contrib uninstall scripts
Peter Eisentraut
2006-02-27
*
Fix several contrib makefiles that failed in VPATH builds, particularly
Tom Lane
2005-10-18
*
PGXS should be set with := not =, as specified in the documentation,
Tom Lane
2005-09-27
*
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-20
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Make contrib/seg work with flex 2.5.31. Fix it up to have a real
Tom Lane
2003-09-14
*
Fix various recent build and regression-test problems in contrib/.
Tom Lane
2003-05-14
*
Tweak bison build rules so that we get the same error messages from
Tom Lane
2003-01-31
*
Arrange to compile flex output files as inclusions into other files
Tom Lane
2002-11-01
*
Make the yacc rules safe for parallel make. See discussion on pgsql-patches
Peter Eisentraut
2001-11-16
*
To fix the perpetually broken makefiles in the contrib tree, I have
Peter Eisentraut
2001-09-06
*
The attached patch enables the contrib subtree to build cleanly under
Bruce Momjian
2001-06-18
*
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-20
*
Only look for bison as YACC; other yaccs need to be selected explicitly.
Peter Eisentraut
2001-02-10
*
Gene Selkov's SEG datatype (GiST example code)
Tom Lane
2000-12-11