Re: psql schema permissions

From: Kris Jurka <books(at)ejurka(dot)com>
To: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: psql schema permissions
Date: 2004-06-30 17:46:54
Message-ID: Pine.BSO.4.56.0406301242580.20855@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Wed, 30 Jun 2004, Dennis Bjorklund wrote:

> There is no way to show schema permissions in psql.
>
> 4) Since \dn only shows the name and the owner we can simply
> add a permission column.
>

Someone requested that \dn+ also show the comment for the schema, if
you're messing around in that area.

Kris Jurka

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Dennis Bjorklund 2004-06-30 18:01:51 Re: psql schema permissions
Previous Message Manfred Spraul 2004-06-30 17:24:22 [PATCH] fix libpq mutex initialization for multithreaded win32 libs