From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Change role names used in trigger test. |
Date: | 2025-06-05 15:06:09 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Change role names used in trigger test.
The choices made in commit 01463e1cc might pose copyright hazards,
and are more cutesy than informative anyway.
Reported-by: Noah Misch <noah(at)leadboat(dot)com>
Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/[email protected]
Branch
------
master
Modified Files
--------------
src/test/regress/expected/triggers.out | 26 +++++++++++++-------------
src/test/regress/sql/triggers.sql | 18 +++++++++---------
2 files changed, 22 insertions(+), 22 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Álvaro Herrera | 2025-06-05 15:18:31 | pgsql: Avoid bogus scans of partitions when validating FKs to partition |
Previous Message | Etsuro Fujita | 2025-06-05 10:40:43 | Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable |