Skip to content
Snippets Groups Projects
Commit a77e32d7 authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 488f2785
No related branches found
No related tags found
No related merge requests found
Showing
with 1848 additions and 1657 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment