Re: Psql malloc error on Git master - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: Psql malloc error on Git master
Date
Msg-id 1295552640-sup-6291@alvh.no-ip.org
Whole thread Raw
In response to Psql malloc error on Git master  (Thom Brown <thom@linux.com>)
List 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 by date:

Previous
From: Thom Brown
Date:
Subject: Psql malloc error on Git master
Next
From: Tom Lane
Date:
Subject: Re: Psql malloc error on Git master