a query to crash the backend

Поиск
Список
Период
Сортировка
От t-ishii@sra.co.jp (Tatsuo Ishii)
Тема a query to crash the backend
Дата
Msg-id 199809151126.UAA02388@meshsv26.tk.mesh.ad.jp
обсуждение исходный текст
Список pgsql-hackers
"select @1" crashes the backend on my LinuxPPC box.

in left_oper() line 785:

    targetOid = func_select_candidate(1, &arg, candidates);

Here returned targetOid is NULL and it seems this causes a
segfault later. Comments?
--
Tatsuo Ishii
t-ishii@sra.co.jp


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