Re: Disparity in search_path SHOW and SET

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Greg Sabino Mullane" <greg@turnstep.com>
Cc: pgsql-hackers@postgresql.org
Date: 2005-12-20T17:44:35Z
Lists: pgsql-hackers
"Greg Sabino Mullane" <greg@turnstep.com> writes:
> Still, would it make more sense for SHOW search_path
> to return this:
> "$user",public

Can't get excited about it.  SHOW is meant for human consumption,
not programs ...

			regards, tom lane