Re: What do I do with this error? - Mailing list pgsql-sql

From Josh Berkus
Subject Re: What do I do with this error?
Date
Msg-id web-26601@davinci.ethosmedia.com
Whole thread Raw
In response to Re: What do I do with this error?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: What do I do with this error?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: What do I do with this error?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Tom, Stephan:

I was hoping that the error would be reproduceable with a simplified
example; however, it looks like I'll have to supply you folks with the
full function an tabledefs.  I hesitated to do so, because the function
involves doing a pattern-matching search based on a complex view linked
to an IN search on a subtable.  It's no doubt this combination of
factors that's making things blow up.

BTW, I found an easy workaround for the problem; I'm pursuing this just
as a beta issue for PgSQL 7.1.

Can either of you supply me with syntax to pg_dump the full function &
view decarations to a text file?  I'm using pgaccess mostly for
development, but it doesn' let me cut-and-paste.

-Josh Berkus


pgsql-sql by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: postgres DB temporary on NT
Next
From: Tom Lane
Date:
Subject: Re: What do I do with this error?