Re: troubleshooting pointers

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: troubleshooting pointers
Дата
Msg-id 29832.1021217664@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: troubleshooting pointers  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> Actually I found late last night that when the view is used, the RTE is 
> a RangeVar, so the RangeFunction code never gets executed. So I think 
> your comment above is right on. That may well explain both problems. 

Hmm.  I thought your view problems were explained by the cut-and-pasteos
I noticed in _readRangeTblEntry.  Maybe there's more though.  I haven't
got to the point of trying to actually execute the patch ... will work
on it more today.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Nested transactions RFC
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Making the regression tests locale-proof