PL/Python integration: support in create/droplang, add CVS keywords,
Peter Eisentraut <peter_e@gmx.net>
PL/Python integration: support in create/droplang, add CVS keywords, remove useless files, beat some sense into Makefile. For me it builds and sort of runs, so it's a start.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/scripts/createlang.sh | modified | +8 −2 |
| src/bin/scripts/droplang | modified | +6 −2 |
| src/pl/Makefile | modified | +2 −2 |
| src/pl/plpython/error.diff | deleted | +0 −18 |
| src/pl/plpython/error.output | deleted | +0 −19 |
| src/pl/plpython/feature.diff | deleted | +0 −11 |
| src/pl/plpython/feature.output | deleted | +0 −139 |
| src/pl/plpython/linux.h | deleted | +0 −44 |
| src/pl/plpython/Makefile | modified | +41 −50 |
| src/pl/plpython/plpython.c | modified | +5 −2 |
| src/pl/plpython/plpython_create.sql | deleted | +0 −9 |
| src/pl/plpython/plpython.h | modified | +5 −3 |
| src/pl/plpython/test.log | deleted | +0 −16 |
| src/pl/plpython/test.sh | modified | +8 −12 |
| src/pl/plpython/update.sh | deleted | +0 −5 |