postgresql/src/pl/plpython
Tom Lane a77e32d7c5 Apply the core parts of Dennis Bjorklund's patch to allow function
parameters to be declared with names.  pg_proc has a column to store
names, and CREATE FUNCTION can insert data into it, but that's all as
yet.  I need to do more work on the pg_dump and plpgsql portions of the
patch before committing those, but I thought I'd get the bulky changes
in before the tree drifts under me.
initdb forced due to pg_proc change.
2004-01-06 23:55:19 +00:00
..
error.expected Update to match error editing. 2003-07-26 00:02:02 +00:00
feature.expected Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
plpython.c Apply the core parts of Dennis Bjorklund's patch to allow function 2004-01-06 23:55:19 +00:00
plpython.h $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
plpython_depopulate.sql Add plpython code. 2001-05-09 19:54:38 +00:00
plpython_deschema.sql Add plpython code. 2001-05-09 19:54:38 +00:00
plpython_drop.sql Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00
plpython_error.sql > I've worked with the Pl/Python code in the past and will see about removing 2003-06-25 01:18:58 +00:00
plpython_function.sql Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00
plpython_populate.sql Add plpython code. 2001-05-09 19:54:38 +00:00
plpython_schema.sql I have attached two patches as per: 2002-10-14 04:20:52 +00:00
plpython_setof.sql Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00
plpython_test.sql PL/Python should build portably now, if you can get over the fact that 2001-05-12 17:49:32 +00:00
test.sh Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00
TODO Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00