aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-12-28 12:00:00 -0500
committerPeter Eisentraut <peter_e@gmx.net>2017-03-06 13:31:47 -0500
commit2ca64c6f7105f97ce886bdbbd880f50225bf24ba (patch)
tree711fe393b0a128f5a905fbdf1991fa6f54e837c4 /src/tutorial/advanced.source
parent8b6d6cf853aab12f0dc2adba7c99c3e458662734 (diff)
downloadpostgresql-2ca64c6f7105f97ce886bdbbd880f50225bf24ba.tar.gz
postgresql-2ca64c6f7105f97ce886bdbbd880f50225bf24ba.zip
Replace LookupFuncNameTypeNames() with LookupFuncWithArgs()
The old function took function name and function argument list as separate arguments. Now that all function signatures are passed around as ObjectWithArgs structs, this is no longer necessary and can be replaced by a function that takes ObjectWithArgs directly. Similarly for aggregates and operators. Reviewed-by: Jim Nasby <Jim.Nasby@BlueTreble.com> Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions