[pgjdbc/pgjdbc] 364662: fix erroneous method signature and null subjectCal...

From: Dave Cramer <noreply(at)github(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 364662: fix erroneous method signature and null subjectCal...
Date: 2022-08-16 15:00:43
Message-ID: pgjdbc/pgjdbc/push/refs/heads/master/04dc96-364662@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 364662eb340116a80f9f01781a50d0e2138e2ef1
https://github.com/pgjdbc/pgjdbc/commit/364662eb340116a80f9f01781a50d0e2138e2ef1
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2022-08-16 (Tue, 16 Aug 2022)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/gss/GssAction.java
M pgjdbc/src/main/java/org/postgresql/gss/MakeGSS.java

Log Message:
-----------
fix erroneous method signature and null subjectCallAs (#2595)

* fix erroneous method signature and null subjectCallAs

* implement Callable GssAction for jdk18

* remove direct reference to SecurityContext

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2022-08-17 15:19:16 [pgjdbc/pgjdbc] 389be0: Update changelog for release (#2596)
Previous Message Dave Cramer 2022-08-15 14:23:37 [pgjdbc/pgjdbc] 04dc96: update last copyright year (#2593)