Commit Graph

15 Commits (aa698d753566f68bdd54881d30b1a515b0327b0e)

Author SHA1 Message Date
Tom Lane fb6fcbd33f Use LOAD not actual code execution to pull in plpython library. 10 years ago
Tom Lane 3343ea9e8e Sort $(wildcard) output where needed for reproducible build output. 10 years ago
Tom Lane 68c1d7d42e Dodge a macro-name conflict with Perl. 10 years ago
Andres Freund b67aaf21e8 Add CASCADE support for CREATE EXTENSION. 10 years ago
Tom Lane 0426f349ef Rearrange the handling of error context reports. 10 years ago
Andrew Dunstan 00eff86cb8 Enable transforms modules to build and test on Cygwin. 10 years ago
Noah Misch 7193436744 AIX: Link TRANSFORM modules with their dependencies. 10 years ago
Peter Eisentraut 75f9d17638 Make Python tests more portable 10 years ago
Tom Lane 91e79260f6 Remove no-longer-required function declarations. 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Tom Lane b14cf229f4 Use += not = to set makefile variables after including base makefiles. 10 years ago
Peter Eisentraut fab6ca23ea hstore_plpython: Fix regression tests under Python 3 10 years ago
Peter Eisentraut c0574cd5aa hstore_plpython: Support tests on Python 2.3 11 years ago
Andrew Dunstan f802c6ddba Enable transforms modules to build and run with Mingw builds. 11 years ago
Peter Eisentraut cac7658205 Add transforms feature 11 years ago