]> granicus.if.org Git - postgresql/history - contrib/ltree_plpython
Fix REFRESH MATERIALIZED VIEW to report activity to the stats collector.
[postgresql] / contrib / ltree_plpython /
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-06-14 Tom LaneMinor fixes in contrib installation scripts.
2016-01-12 Tom LaneUse LOAD not actual code execution to pull in plpython...
2016-01-05 Tom LaneSort $(wildcard) output where needed for reproducible...
2015-10-03 Andres FreundAdd CASCADE support for CREATE EXTENSION.
2015-09-05 Tom LaneRearrange the handling of error context reports.
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-24 Tom LaneRemove no-longer-required function declarations.
2015-05-24 Bruce Momjianpgindent run for 9.5
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