Age | Commit message (Expand) | Author |
---|---|---|
2016-01-12 | Use LOAD not actual code execution to pull in plpython library. | Tom Lane |
2016-01-05 | Sort $(wildcard) output where needed for reproducible build output. | Tom Lane |
2015-10-03 | Add CASCADE support for CREATE EXTENSION. | Andres Freund |
2015-09-05 | Rearrange the handling of error context reports. | Tom Lane |
2015-07-18 | Enable transforms modules to build and test on Cygwin. | Andrew Dunstan |
2015-07-16 | AIX: Link TRANSFORM modules with their dependencies. | Noah Misch |
2015-07-16 | MinGW: Link ltree_plpython with plpython. | Noah Misch |
2015-05-24 | Remove no-longer-required function declarations. | Tom Lane |
2015-05-24 | pgindent run for 9.5 | Bruce Momjian |
2015-05-18 | Use += not = to set makefile variables after including base makefiles. | Tom Lane |
2015-05-03 | Enable transforms modules to build and run with Mingw builds. | Andrew Dunstan |
2015-04-26 | Add transforms feature | Peter Eisentraut |