Re: [ok] Error after adding Foreign Keys - Mailing list pgsql-general

From j0rd1 adame
Subject Re: [ok] Error after adding Foreign Keys
Date
Msg-id 200411261245.11700.jordi@jordi.net
Whole thread Raw
In response to Error after adding Foreign Keys  (j0rd1 adame <jordi@jordi.net>)
List pgsql-general
Nevermind, I just upgraded to 7.4 and everything is just fine now

thanx anyway

El Vie 26 Nov 2004 12:24, j0rd1 adame escribió:
> Hi,
>
> When I add a FK to a table and then try to do \d table
> i get this
>
> ERROR:  Function pg_catalog.pg_get_triggerdef(oid) does not exist
>         Unable to identify a function that satisfies the given argument
> types You may need to add explicit typecasts
>
> i have googled for this without any luck....
>
> thanx for any help

--
Jordi Adame V
jordi (.a.) jordi.ent
http://www.lawaloca.com

Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL slow after VACUUM
Next
From: Tom Lane
Date:
Subject: Re: Query on exception handling in PL/pgSQL