Re: 9.1 release scheduling (was Re: reducing the overhead of frequent table locks - now, with WIP patch)

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: 9.1 release scheduling (was Re: reducing the overhead of frequent table locks - now, with WIP patch)
Дата
Msg-id 1307496132-sup-7561@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: 9.1 release scheduling (was Re: reducing the overhead of frequent table locks - now, with WIP patch)  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Excerpts from Robert Haas's message of mar jun 07 13:53:23 -0400 2011:
> On Tue, Jun 7, 2011 at 1:45 PM, Thom Brown <thom@linux.com> wrote:
> > Speaking of which, is it now safe to remove the "NOT VALID constraints
> > don't dump properly" issue from the blocker list since the fix has
> > been committed?
> 
> I hope so, because I just did that (before noticing this email from you).

Yeah, pg_dump works in HEAD ... the bug now is that psql prints "NOT
VALID" twice.  Will fix.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Invalid byte sequence for encoding "UTF8", caused due to non wide-char-aware downcase_truncate_identifier() function on WINDOWS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Domains versus polymorphic functions, redux