agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: doc: Add PROPERTY GRAPH to the access privilege tables
Date: Tue, 04 Aug 2026 08:37:45 +0000
Message-ID: <E1wrAef-000000008le-3z8d@gemulon.postgresql.org> (raw)

doc: Add PROPERTY GRAPH to the access privilege tables

The SELECT privilege can be granted on a property graph, and its
privileges can be examined with psql's \dp command, but property
graphs were missing from both summary tables in the "Privileges"
section: the applicable object types for SELECT in the privilege
abbreviations table, and the per-object-type row in the summary of
access privileges table.  Add the missing entries so the tables match
the actual behavior described for the SELECT privilege and in GRANT.

While at it, also add a test for \dp on a property graph.

Author: Shinya Kato <shinya11.kato@gmail.com>
Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAOzEurScgwLDXQmNFnDZANGAMMiva9GnLH_kO8qGtGVHUvVk2A%40mai...

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/77964322d608f33b34f455ac2d3bd772f222160f

Modified Files
--------------
doc/src/sgml/ddl.sgml                    | 7 +++++++
src/test/regress/expected/privileges.out | 8 ++++++++
src/test/regress/sql/privileges.sql      | 1 +
3 files changed, 16 insertions(+)



view thread (2+ messages)

Message-ID: <E1wrAef-000000008le-3z8d@gemulon.postgresql.org>
Permalink:  ../E1wrAef-000000008le-3z8d@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wrAef-000000008le-3z8d@gemulon.postgresql.org

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: peter@eisentraut.org, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: doc: Add PROPERTY GRAPH to the access privilege tables
  In-Reply-To: <E1wrAef-000000008le-3z8d@gemulon.postgresql.org>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox