diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-06-25 11:15:38 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-06-25 11:15:38 +0900 |
commit | 52cdbdc42c23e4f9ae1e62e95bd85d11c030d3f6 (patch) | |
tree | bd4cb8f9fe1cf99b7141b4c23420f766b24a1351 /src/backend/access/gist/gist.c | |
parent | 2839bf3538e764c559f79d3cc8f57d5e7b580741 (diff) | |
download | postgresql-52cdbdc42c23e4f9ae1e62e95bd85d11c030d3f6.tar.gz postgresql-52cdbdc42c23e4f9ae1e62e95bd85d11c030d3f6.zip |
Fix thinkos in LookupFuncName() for function name lookups
This could trigger valgrind failures when doing ambiguous function name
lookups when no arguments are provided by the caller. The problem has
been introduced in aefeb68, so backpatch to v10. HEAD is fine thanks to
the refactoring done in bfb456c1.
Reported-by: Alexander Lakhin
Author: Alexander Lakhin, Michael Paquier
Discussion: https://postgr.es/m/3d068be5-f617-a5ee-99f6-458a407bfd65@gmail.com
Backpatch-through: 10
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions