Re: Make SHOW command subqueriable? - Mailing list pgsql-hackers

From Kris Jurka
Subject Re: Make SHOW command subqueriable?
Date
Msg-id Pine.LNX.4.33.0401152121390.8998-100000@leary.csoft.net
Whole thread Raw
In response to Make SHOW command subqueriable?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Make SHOW command subqueriable?
List pgsql-hackers

On Fri, 16 Jan 2004, Christopher Kings-Lynne wrote:

> Is this a neat idea?
>
> SELECT * FROM (SHOW ALL);

So neat in fact that it has been implemented.

SELECT * FROM pg_settings;

Kris Jurka




pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Make SHOW command subqueriable?
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Make SHOW command subqueriable?