Re: Hard-coded PUBLIC in pg_dump

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Hard-coded PUBLIC in pg_dump
Дата
Msg-id 1038769460.72409.198.camel@jester
обсуждение исходный текст
Ответ на Re: Hard-coded PUBLIC in pg_dump  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: David Wheeler
Дата:
Сообщение: Re: Hard-coded PUBLIC in pg_dump
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: Hard-coded PUBLIC in pg_dump