On Sun, Feb 13, 2011 at 7:52 AM, Peter Eisentraut wrote:
> 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.
As a violent hater of the new linestyle, +1 from me.
--
Ro
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.
diff --git i/src/bin/psql/startup.c w/src/bin/psql/startup.c
index 4f3815a..10713e9 100644
--- i/src/bin/psql/startup.c
+++