summaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/Makefile
AgeCommit message (Expand)Author
2022-03-08plpython: Remove regression test infrastructure for Python 2.Andres Freund
2022-03-08plpython: Remove plpythonu, plpython2u and associated transform extensions.Andres Freund
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2018-04-03Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane
2018-03-28Transforms for jsonb to PL/PythonPeter Eisentraut