pgsql: Doc: improve description of which role runs a trigger.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: improve description of which role runs a trigger.
Date: 2025-06-05 19:24:25
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: improve description of which role runs a trigger.

Refine wording from commit 01463e1cc.

Author: Noah Misch <noah(at)leadboat(dot)com>
Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c37be39a74b25cc9c7b052ddae43061a6a2c6019

Modified Files
--------------
doc/src/sgml/trigger.sgml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2025-06-06 13:04:24 pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block
Previous Message Peter Geoghegan 2025-06-05 18:51:02 pgsql: nbtree: Remove useless row compare arg.