Thread: pgsql: Add tests for pg_get_functiondef

pgsql: Add tests for pg_get_functiondef

From
Peter Eisentraut
Date:
Add tests for pg_get_functiondef

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7cd56f218d0f8953999b944bc558cd6684b15cdc

Modified Files
--------------
src/test/regress/expected/create_function_3.out | 44 +++++++++++++++++++++++++
src/test/regress/sql/create_function_3.sql      |  8 +++++
2 files changed, 52 insertions(+)