Re: Hard-coded PUBLIC in pg_dump

Rod Taylor <rbt@rbt.ca>

From: Rod Taylor <rbt@rbt.ca>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Nicolai Tufar <ntufar@apb.com.tr>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-12-01T19:04:21Z
Lists: pgsql-hackers, pgsql-general
> > 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>