From: | Bruce Momjian - CVS <momjian(at)hub(dot)org> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql/src/pl Makefile plpython/Makefile plpyth ... |
Date: | 2001-05-09 19:54:38 |
Message-ID: | 200105091954.f49JscI60140@hub.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/05/09 15:54:38
Modified files:
src/pl : Makefile
Added files:
src/pl/plpython: Makefile README dynloader.diff error.diff
error.expected error.output feature.diff
feature.expected feature.output linux.h
plpython.c plpython.h plpython_create.sql
plpython_depopulate.sql plpython_deschema.sql
plpython_drop.sql plpython_error.sql
plpython_function.sql plpython_populate.sql
plpython_schema.sql plpython_setof.sql
plpython_test.sql test.log test.sh update.sh
Log message:
Add plpython code.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian - CVS | 2001-05-09 19:55:23 | pgsql/src/pl/plpython TODO |
Previous Message | Bruce Momjian - CVS | 2001-05-09 19:52:55 | pgsql/src/pl/plpython |