Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: f51c68e498962316d42840b8d1c1096e3c3e181f
https://github.com/pgjdbc/pgjdbc/commit/f51c68e498962316d42840b8d1c1096e3c3e181f
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M README.md
M docs/content/documentation/use.md
M pgjdbc/src/main/java/org/postgresql/PGProperty.java
Log Message:
-----------
Make sure all configuration settins have defaults documented (#2740)
Add some missing configuration settings to README
Specify implied default for sslFactory in PGProperty