Re: ERROR: argument to pg_get_expr() must come from system catalogs

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Dave Page <dpage@pgadmin.org>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-08-09T16:35:16Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Tom Lane wrote:
>> Dave Page <dpage@pgadmin.org> writes:
>>> Thanks. Bruce seemed to think it affected 8.4.4 as well - would that
>>> be the case, or is it something else?
>> 
>> He's mistaken.  The bug is in all the branches, but there have been no
>> releases with it except 9.0beta3.  I will work on back-patching the
>> older branches this morning.

> I was using 8.4.X CVS with pgAdmin 8.4 and was seeing the error.  Is the
> error in 8.4.X CVS?

It was in CVS, but it never got into a release.

			regards, tom lane