Re: Psql malloc error on Git master

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Psql malloc error on Git master
Дата
Msg-id 1295552640-sup-6291@alvh.no-ip.org
обсуждение исходный текст
Ответ на Psql malloc error on Git master  (Thom Brown <thom@linux.com>)
Список pgsql-bugs
Excerpts from Thom Brown's message of jue ene 20 16:36:10 -0300 2011:
> Using 9.1devel as of yesterday's Git branch master, I'm getting an
> error in psql when attempting to tab-complete a system tab.
>
> Steps to recreate:
>
> 1) From terminal, run "psql postgres" to connect to the postgres
> database as the current user.
> 2a) Type: \d pg_o
> 2b) OR type: \d pg_op
> 3) Press TAB to auto-complete

I can't reproduce it here (but this is 64bit).  Did you try "make
distclean"?

If you can still reproduce it after that, please try "git bisect" to
find the problem commit.

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

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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Psql malloc error on Git master
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Psql malloc error on Git master