From: | Marko Kreen <marko(at)l-t(dot)ee> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: show all; |
Date: | 2001-06-01 21:48:21 |
Message-ID: | 20010601234821.B29129@l-t.ee |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Fri, Jun 01, 2001 at 05:35:04PM -0400, Bruce Momjian wrote:
>
> Sorry, rejected. I thought that list looked a little small.
Yeah, but I got the idea accepted ;) Now what exactly should
SHOW ALL show ? GUC + non-GUC?
Another thing: currently the var display goes through
elog(NOTICE) and is quite verbose. Is it possible to
return those as a list of tuples? (name, value)
So they would be easier to access from client code too?
--
marko
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-06-01 21:50:54 | Re: show all; |
Previous Message | Marko Kreen | 2001-06-01 21:40:25 | Re: show all; |