[pgjdbc/pgjdbc] ed67c2: Change gssEncMode default to allow. this is consis...

From: Dave Cramer <noreply(at)github(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] ed67c2: Change gssEncMode default to allow. this is consis...
Date: 2020-10-13 11:22:56
Message-ID: pgjdbc/pgjdbc/push/refs/heads/master/770b6d-ed67c2@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: ed67c28270e39067ff2bdbf8650d3c695acb2506
https://github.com/pgjdbc/pgjdbc/commit/ed67c28270e39067ff2bdbf8650d3c695acb2506
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2020-10-13 (Tue, 13 Oct 2020)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/PGProperty.java
M pgjdbc/src/main/java/org/postgresql/jdbc/GSSEncMode.java

Log Message:
-----------
Change gssEncMode default to allow. this is consistent with 42.2.x (#1921)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2020-10-13 16:15:46 [pgjdbc/pgjdbc] b4bd0a: Update TESTING.md
Previous Message Dave Cramer 2020-10-13 10:45:33 [pgjdbc/pgjdbc] 8947fd: Update README.md