]> granicus.if.org Git - postgresql/history - contrib/ltree_plpython/Makefile
Fix out-of-tree build for transform modules.
[postgresql] / contrib / ltree_plpython / Makefile
2018-09-16 Andrew GierthFix out-of-tree build for transform modules.
2018-04-03 Tom LanePrevent accidental linking of system-supplied copies...
2017-02-02 Noah MischCode review for avoidance of direct cross-module links.
2016-10-04 Tom LaneAvoid direct cross-module links in hstore_plperl and...
2016-01-05 Tom LaneSort $(wildcard) output where needed for reproducible...
2015-07-18 Andrew DunstanEnable transforms modules to build and test on Cygwin.
2015-07-16 Noah MischAIX: Link TRANSFORM modules with their dependencies.
2015-07-16 Noah MischMinGW: Link ltree_plpython with plpython.
2015-05-18 Tom LaneUse += not = to set makefile variables after including...
2015-05-03 Andrew DunstanEnable transforms modules to build and run with Mingw...
2015-04-26 Peter EisentrautAdd transforms feature