Should \o mean "everything?"

From: David Fetter <david(at)fetter(dot)org>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Should \o mean "everything?"
Date: 2015-08-31 18:05:23
Message-ID: 20150831180523.GA18433@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

In a failed attempt to send the output of \pset to a pipe, I noticed
that for reasons I find difficult to explain, not every output gets
redirected with \o.

At first blush, I'd consider this inconsistency as a bug.

What have I missed?

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2015-08-31 18:21:08 Is "WIN32" #defined in Cygwin builds?
Previous Message Shulgin, Oleksandr 2015-08-31 17:09:15 Re: On-demand running query plans using auto_explain and signals