separate Privileges section for SQL reference pages?

Started by Peter Eisentrautalmost 14 years ago4 messagesdocs
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

It occurred to me that it could be useful to separate the information
about which privileges are necessary for a certain SQL command into a
separate section "Privileges" on each SQL command reference page.
Currently, this information is usually distributed across the
Description and Notes sections and sometimes hard to find.

What do you think about this?

#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Peter Eisentraut (#1)
Re: separate Privileges section for SQL reference pages?

Excerpts from Peter Eisentraut's message of mar abr 17 14:40:37 -0300 2012:

It occurred to me that it could be useful to separate the information
about which privileges are necessary for a certain SQL command into a
separate section "Privileges" on each SQL command reference page.
Currently, this information is usually distributed across the
Description and Notes sections and sometimes hard to find.

What do you think about this?

Sounds good to me.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

#3Robert Haas
robertmhaas@gmail.com
In reply to: Alvaro Herrera (#2)
Re: separate Privileges section for SQL reference pages?

On Tue, Apr 17, 2012 at 3:02 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:

Excerpts from Peter Eisentraut's message of mar abr 17 14:40:37 -0300 2012:

It occurred to me that it could be useful to separate the information
about which privileges are necessary for a certain SQL command into a
separate section "Privileges" on each SQL command reference page.
Currently, this information is usually distributed across the
Description and Notes sections and sometimes hard to find.

What do you think about this?

Sounds good to me.

Same here. I think that would be a really great improvement.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

#4gabrielle
gorthx@gmail.com
In reply to: Peter Eisentraut (#1)
Re: separate Privileges section for SQL reference pages?

On Tue, Apr 17, 2012 at 10:40 AM, Peter Eisentraut <peter_e@gmx.net> wrote:

It occurred to me that it could be useful to separate the information
about which privileges are necessary for a certain SQL command into a
separate section "Privileges" on each SQL command reference page.
Currently, this information is usually distributed across the
Description and Notes sections and sometimes hard to find.

What do you think about this?

I think this is a great idea. Do you need help?

gabrielle