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