Re: psql: small patch to correct filename formatting error in '\s FILE' output

Dickson S. Guedes <listas@guedesoft.net>

From: "Dickson S. Guedes" <listas@guedesoft.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Ian Lawrence Barwick <barwick@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2013-01-22T21:53:35Z
Lists: pgsql-hackers
2013/1/22 Tom Lane <tgl@sss.pgh.pa.us>:
> Why should \s, and \s alone,
> need to remind you where you're cd'd to?

Why not just get rid of that prefixed cd'd path in \s?

[]s
-- 
Dickson S. Guedes
mail/xmpp: guedes@guedesoft.net - skype: guediz
http://github.com/guedes - http://guedesoft.net
http://www.postgresql.org.br


Commits

  1. This patch shows the full path name when doing a \s in psql,