summaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/Makefile
Commit message (Expand)AuthorAgeFilesLines
* plpython: Remove regression test infrastructure for Python 2.Andres Freund2022-03-071-7/+0
* plpython: Remove plpythonu, plpython2u and associated transform extensions.Andres Freund2022-03-071-3/+3
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-051-1/+3
* Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane2018-04-031-1/+1
* Transforms for jsonb to PL/PythonPeter Eisentraut2018-03-281-0/+39