pgsql: Run 006_login_trigger.pl only with Unix-domain sockets

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Run 006_login_trigger.pl only with Unix-domain sockets
Date: 2023-10-17 05:15:40
Message-ID: E1qscQd-000x8O-JV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Run 006_login_trigger.pl only with Unix-domain sockets

Per report from buildfarm member drongo.

Reported-by: Alexander Lakhin

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6fcaeb0ea26b963b0ca13ce6078df4c2c3135aa3

Modified Files
--------------
src/test/authentication/t/006_login_trigger.pl | 5 +++++
1 file changed, 5 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-10-17 05:37:19 pgsql: Improve truncation of pg_serial/, removing "apparent wraparound"
Previous Message Amit Kapila 2023-10-17 03:20:53 pgsql: Restart the apply worker if the privileges have been revoked.