Re: 8.0B2 psql \e

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: elein <elein(at)varlena(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, Michael Fuhr <mike(at)fuhr(dot)org>
Subject: Re: 8.0B2 psql \e
Date: 2004-09-13 21:04:08
Message-ID: 24133.1095109448@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

elein <elein(at)varlena(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2004-09-13 23:57:07 BUG #1252: Optimization of SELECT for NOT NULL case
Previous Message elein 2004-09-13 20:36:56 Re: 8.0B2 psql \e