Add procedure support to pg_get_functiondef

Peter Eisentraut <peter_e@gmx.net>

Commit: 7a32ac8a66903de8c352735f2a26f610f5e47090
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-02-13T20:13:44Z
Releases: 11.0
Add procedure support to pg_get_functiondef

This also makes procedures work in psql's \ef and \sf commands.

Reported-by: Pavel Stehule <pavel.stehule@gmail.com>

Files

Documentation touched