psql -l doesn't process psqlrc
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-13T12:52:28Z
Lists: pgsql-hackers
Attachments
- psql-l-psqlrc.patch (text/x-patch) patch
psql -l doesn't process psqlrc. Historically, this was probably not useful, hence no one cared. But with the linestyle option it's useful. So I propose the attached tweak.