]> granicus.if.org Git - postgresql/history - contrib/hstore_plperl
Fix REFRESH MATERIALIZED VIEW to report activity to the stats collector.
[postgresql] / contrib / hstore_plperl /
2017-02-02 Noah MischCode review for avoidance of direct cross-module links.
2017-01-18 Alvaro HerreraMake messages mentioning type names more uniform
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-11-19 Tom LaneDodge a macro-name conflict with Perl.
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-05-24 Tom LaneRemove no-longer-required function declarations.
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-05-19 Peter EisentrautFix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM
2015-05-03 Andrew DunstanEnable transforms modules to build and run with Mingw...
2015-05-02 Peter Eisentrauthstore_plperl: Move port-specific parts to later in...
2015-05-02 Peter EisentrautMake hstore_plperl's build even more like plperl's
2015-05-01 Andrew DunstanMake hstore_plperl's build more like plperl's
2015-04-26 Peter EisentrautFix hstore_plperl regression tests on some platforms
2015-04-26 Peter EisentrautAdd transforms feature