Commit Graph

20 Commits (56018bf26eec1a0b4bf20303c98065a8eb1b0c5d)

Author SHA1 Message Date
Peter Eisentraut 04aad40186 Drop support for Python 2.3 8 years ago
Noah Misch acd73ad1a1 Code review for avoidance of direct cross-module links. 9 years ago
Tom Lane 490ed1ebb9 Fix hstore_plpython for Python 3. 9 years ago
Tom Lane d51924be88 Convert contrib/hstore_plpython to not use direct linking to other modules. 9 years ago
Tom Lane 5484c0a980 Minor fixes in contrib installation scripts. 9 years ago
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 10 years ago
Andrew Dunstan f802c6ddba Enable transforms modules to build and run with Mingw builds. 10 years ago
Peter Eisentraut cac7658205 Add transforms feature 10 years ago