Re: Questionable coding in proc.c & lock.c

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Questionable coding in proc.c & lock.c
Дата
Msg-id 39824FB0.9A997D09@alumni.caltech.edu
обсуждение исходный текст
Ответ на RE: Questionable coding in proc.c & lock.c  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
> I assume you are looking at the 'setof' processing?  Offhand it seems to
> me that this code is broken anyway: use of a relation type should refer
> to the tuple type, but should *not* imply SETOF, at least IMHO.

No, there is another routine (not remembering the name right now) which
is involved, I *think* from within gram.y, which barfs when called with
"opaque" as an argument (among other things). Can look up more info
later (I'm away this weekend).
                   - Thomas


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: select distinct
Следующее
От: Tom Lane
Дата:
Сообщение: pre-6.1-to-6.1 conversion procs slated for destruction