Re: [HACKERS] select * from pg_veiw; errors in 6.5 and 6.4.2

Поиск
Список
Период
Сортировка
От jwieck@debis.com (Jan Wieck)
Тема Re: [HACKERS] select * from pg_veiw; errors in 6.5 and 6.4.2
Дата
Msg-id m10RtSX-000EBTC@orion.SAPserv.Hamburg.dsh.de
обсуждение исходный текст
Ответ на select * from pg_veiw; errors in 6.5 and 6.4.2  (Michael Davis <michael.davis@prevuenet.com>)
Список pgsql-hackers
>
> Anytime I create a view that includes a call to a C function in a library I
> created, I get the following errors in pgsql:
>
> select * from pg_views;
> ERROR:  cache lookup of attribute 0 in relation 148801 failed

    Must be in utils/adt/ruleutils.c - I'll take a look.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #

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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [SQL] indexing a datetime by date
Следующее
От: Chris Bitmead
Дата:
Сообщение: Regression failures