]> granicus.if.org Git - postgresql/commit
PL/Python integration: support in create/droplang, add CVS keywords,
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 12 May 2001 01:30:30 +0000 (01:30 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 12 May 2001 01:30:30 +0000 (01:30 +0000)
commitc51b00a2135b5cfa1e68006a8d2805541fd12b05
tree99412a3ca609f54444430b481ebcc88d9d09953a
parentbb30d49a2a772b6aa27bd978bd3bb64d94fc74ce
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.
15 files changed:
src/bin/scripts/createlang.sh
src/bin/scripts/droplang
src/pl/Makefile
src/pl/plpython/Makefile
src/pl/plpython/error.diff [deleted file]
src/pl/plpython/error.output [deleted file]
src/pl/plpython/feature.diff [deleted file]
src/pl/plpython/feature.output [deleted file]
src/pl/plpython/linux.h [deleted file]
src/pl/plpython/plpython.c
src/pl/plpython/plpython.h
src/pl/plpython/plpython_create.sql [deleted file]
src/pl/plpython/test.log [deleted file]
src/pl/plpython/test.sh
src/pl/plpython/update.sh [deleted file]