Re: [HACKERS] select * from pg_veiw; errors in 6.5 and 6.4.2 - Mailing list pgsql-hackers

From jwieck@debis.com (Jan Wieck)
Subject Re: [HACKERS] select * from pg_veiw; errors in 6.5 and 6.4.2
Date
Msg-id m10RtSX-000EBTC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to select * from pg_veiw; errors in 6.5 and 6.4.2  (Michael Davis <michael.davis@prevuenet.com>)
List 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 by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [SQL] indexing a datetime by date
Next
From: Chris Bitmead
Date:
Subject: Regression failures