Re: bugfix: --echo-hidden is not supported by \sf statements

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Josh Kupershmidt <schmiddy@gmail.com>
Cc: Pavel Stehule <pavel.stehule@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Andrew Dunstan <andrew@dunslane.net>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2013-03-04T18:54:18Z
Lists: pgsql-hackers
* Josh Kupershmidt (schmiddy@gmail.com) wrote:
> Sorry, this second version posted by Pavel:
> http://www.postgresql.org/message-id/CAFj8pRB3-Tov5s2dCGshp+Vedyk9s97d7hn7rDMmw9Ztrj-7tg@mail.gmail.com

Yeah, no, I don't think we should go in this direction.  The whole
TraceQuery thing is entirely redundant to what's already there and which
should have been used from the beginning.  This would be adding on to
that mistake instead of fixing it.

If we're going to fix it, let's fix it correctly.

	Thanks,

		Stephen