Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release42.2.17 #1907

Closed
wants to merge 9 commits into from
Closed

Conversation

davecramer
Copy link
Member

These are all of the changes from 42.2.16 to 42.2.17

vlsi and others added 9 commits October 1, 2020 14:42
…s buildable

"this" type annotations are Java 8+, so we no longer need to remove them.
)

* Check for credential cache before requesting GSS encryption

* use Credentials.acquireTGTFromCache to get Credential Cache

* suppress null check for acquireTGTFromCache 2nd attempt
* fix: PgTokenizer was ignoring last empty token fixes pgjdbc#1881
* Allow setNull with a REF_CURSOR type

* Add test case for setNull with REF_CURSOR type.
PostgreSQL 9.2 adds a SMALLSERIAL data type, this reports the correct metadata information when a column is a smallserial (int2 with sequence), similar to how a serial or bigserial data types are reported.
@davecramer
Copy link
Member Author

superseded by #1908

@davecramer davecramer closed this Oct 2, 2020
@davecramer davecramer deleted the release42.2.17 branch October 2, 2020 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants