Closed kostiantyn-nemchenko closed 3 years ago
Hi @kostiantyn-nemchenko
Thanks for your contribution. I used the commit in your PR and added 2 more commits and opened a new PR.
14beta3
and similar beta versions. The tests used to assume that the version string was major minor and patch separated by dots, and it was not the case with 14beta3.
Starting from PostgreSQL 14, the
FuncnameGetCandidates
function requires one more bool parameter to control whether OUT-mode arguments are ignored or not.