Re: Identifying function-lookup failures due to argument name mismatches

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Identifying function-lookup failures due to argument name mismatches
Дата
Msg-id 1880721.1755875024@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Identifying function-lookup failures due to argument name mismatches  (Dominique Devienne <ddevienne@gmail.com>)
Список pgsql-hackers
Dominique Devienne <ddevienne@gmail.com> writes:
> One last though. Is it worth reserving a few bits to count the
> candidate matches? You'll never reach 32 flags, so 8 feels like plenty.
> Barring listing the candidates, a count hint might help? In my case
> it was only 1, but it more complete cases where the search_path
> is involved, one might get surprised with candidates coming from afar
> making things ambiguous? Again, jus thinking aloud. --DD

Candidates in what sense, that is where would you make the count?
In any case, that seems like it's about adding detail to the
"ambiguous function" case, which might be worth doing but it's
not the goal of this patch.

            regards, tom lane



В списке pgsql-hackers по дате отправления: