This patch adds support for %TYPE in CREATE FUNCTION argument and return

Bruce Momjian <bruce@momjian.us>

Commit: 28d2420eefdacfa928138d4b302fd6a31286225b
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-06-04T23:27:23Z
Releases: 7.2.1
This patch adds support for %TYPE in CREATE FUNCTION argument and return
types.  This version has an elog() to remind the user the type
resolution is not dynamic.

Ian Lance Taylor

Files