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

From: jwieck(at)debis(dot)com (Jan Wieck)
To: michael(dot)davis(at)prevuenet(dot)com (Michael Davis)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] select * from pg_veiw; errors in 6.5 and 6.4.2
Date: 1999-03-30 08:01:17
Message-ID: m10RtSX-000EBTC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)debis(dot)com (Jan Wieck) #

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Bitmead 1999-03-30 08:30:18 Regression failures
Previous Message Thomas Lockhart 1999-03-30 06:14:13 Re: [SQL] indexing a datetime by date