Re: 8.0B2 psql \e - Mailing list pgsql-bugs

From Tom Lane
Subject Re: 8.0B2 psql \e
Date
Msg-id 24133.1095109448@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.0B2 psql \e  (elein <elein@varlena.com>)
List pgsql-bugs
elein <elein@varlena.com> writes:
> I'll verify I have the version I think I have...

> (gdb) bt
> #0  0x0805dd15 in trim_trailing_separator (path=0x0) at path.c:442
> #1  0x0805d6b2 in canonicalize_path (path=0x0) at path.c:123
> #2  0x0804af80 in exec_command (cmd=0x808f958 "e", scan_state=0x808ba30, query_buf=0x808bb80)
>     at command.c:378

You seem to be missing this patch:

http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/psql/command.c.diff?r1=1.122;r2=1.123


            regards, tom lane

pgsql-bugs by date:

Previous
From: elein
Date:
Subject: Re: 8.0B2 psql \e
Next
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1252: Optimization of SELECT for NOT NULL case