mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
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. |
||
|---|---|---|
| .. | ||
| error.expected | ||
| feature.expected | ||
| Makefile | ||
| plpython.c | ||
| plpython.h | ||
| 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.sh | ||
| TODO | ||