Re: Hard-coded PUBLIC in pg_dump - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Hard-coded PUBLIC in pg_dump
Date
Msg-id 1038769460.72409.197.camel@jester
Whole thread Raw
In response to Re: Hard-coded PUBLIC in pg_dump  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> > regression=# select value;
> > ERROR:  Attribute "value" not found
> >
> > HEAD:
> >
> > regression=# select value;
> > server closed the connection unexpectedly
> >         This probably means the server terminated abnormally
> >         before or while processing the request.
> > The connection to the server was lost. Attempting reset: Failed.
>
> Yow!

I believe these are fixed in the patch I sent in last week.

--
Rod Taylor <rbt@rbt.ca>

pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Hard-coded PUBLIC in pg_dump
Next
From: Tom Lane
Date:
Subject: Re: ExecMakeTableFunctionResult vs. pre-evaluated functions