Re: Suggestion: additional system views - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Suggestion: additional system views
Date
Msg-id 1099013094.21161.4.camel@localhost.localdomain
Whole thread Raw
In response to Suggestion: additional system views  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Suggestion: additional system views
List pgsql-hackers
On Fri, 2004-10-29 at 07:35, Josh Berkus wrote:
> Is there any reason that we don't have pg_functions, pg_users, pg_groups and 
> other system views?    pg_tables and pg_views is really useful, but it would 
> be good to cover the other items as well.

pg_functions might be useful, but what would pg_users offer that pg_user
does not already do?

A pg_sequences view might also be handy.

-Neil




pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Proposed Query Planner TODO items
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: pg_get_serial_sequence is inconsistent