Allow CALL with polymorphic type arguments
In order to be able to resolve polymorphic types, we need to set fn_expr
before invoking the procedure.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/e34ec136201df07a05a83825ebff7fffb9043598
Modified Files
--------------
src/backend/commands/functioncmds.c | 1 +
src/test/regress/expected/create_procedure.out | 7 +++++++
src/test/regress/sql/create_procedure.sql | 11 +++++++++++
3 files changed, 19 insertions(+)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.