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: Dave Page <dpage@pgadmin.org>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-07-30T13:13:58Z
Lists: pgsql-hackers
Dave Page <dpage@pgadmin.org> writes: > On Fri, Jul 30, 2010 at 12:17 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> I've applied a (rather hurried) patch for this for 9.0beta4. > 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. regards, tom lane