Re: [PATCH] Expose port->authn_id to extensions and triggers

From: Jacob Champion <jchampion(at)timescale(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: "sfrost(at)snowman(dot)net" <sfrost(at)snowman(dot)net>, "rjuju123(at)gmail(dot)com" <rjuju123(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "tgl(at)sss(dot)pgh(dot)pa(dot)us" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "andres(at)anarazel(dot)de" <andres(at)anarazel(dot)de>
Subject: Re: [PATCH] Expose port->authn_id to extensions and triggers
Date: 2022-05-31 22:21:03
Message-ID: CAAWbhmhRAJpHsJS4QcjkBZCh7OrEh3sDXKhQpze5gn5_w7JCjQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v10 is rebased over latest; I've also added a PGDLLIMPORT to the new global.

--Jacob

Attachment Content-Type Size
v10-0001-Add-API-to-retrieve-authn_id-from-SQL.patch text/x-patch 5.9 KB
v10-0002-Allow-parallel-workers-to-use-pg_session_authn_i.patch text/x-patch 13.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2022-05-31 22:29:14 Re: pg15b1: FailedAssertion("val > base", File: "...src/include/utils/relptr.h", Line: 67, PID: 30485)
Previous Message Zhihong Yu 2022-05-31 22:14:25 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands