mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
proposal for OUT parameter support. The columns don't actually *do* anything yet, they are just left NULLs. But I thought I'd commit this part separately as a fairly pure example of the tasks needed when adding a column to pg_proc or one of the other core system tables.