The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Download Latest Version
postgresql-42.7.8.jar (1.1 MB)
Email in envelope
Get an email when there's a new version of PostgreSQL JDBC Driver
Home
/
REL42.7.4
| Name | Modified | Size | InfoDownloads / Week |
|---|---|---|---|
| Parent folder | |||
| postgresql-42.7.4.jar | 2024年10月15日 | 1.1 MB | |
| README.md | 2024年08月22日 | 7.6 kB | |
| v42.7.4 source code.tar.gz | 2024年08月22日 | 2.3 MB | |
| v42.7.4 source code.zip | 2024年08月22日 | 2.9 MB | |
| Totals: 4 Items | 6.4 MB | 10 | |
Changes
- Prepare for 42.7.4 release @davecramer (#3359)
- fix: remove preDescribe from internalExecuteBatch @vlsi (#2883)
- bug report: PgInterval ignores case for represented interval string @vishalvrv9 (#3344)
- switch localhost and auth-test around @davecramer (#3343)
- Update to 17beta3 @davecramer (#3308)
- perf: avoid extra copies when receiving int4 and int2 in PGStream @vishalvrv9 (#3295)
- Replace greater to with greater than @japinli (#3315)
- Deprecate all PostgreSQL versions older than 9.1 @jorsol (#3335)
- use docker v2 which changes docker-compose to docker compose @davecramer (#3339)
- docs: clarify binaryTransfer and prepareThreshold @Chris-SP365 (#3338)
- Clean up deps licenses, as they are now included in the original JARs @jorsol (#3330)
- Update SCRAM dependency to 3.1 and support channel binding @jorsol (#3188)
- Update use.md, typo @hginzel (#3314)
- Add support for Infinity::numeric values in ResultSet.getObject @mmm444 (#3304)
- chore: implement direct SSL ALPN connections @davecramer (#3252)
- Ensure order of results for getDouble @davecramer (#3301)
- chore: add PostgreSQL 15, 16, and 17beta1 to CI tests @davecramer (#3299)
- Test for +/- infinity double values @davecramer (#3294)
- perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, allow configuring different Java and SO_SNDBUF buffer sizes @vlsi (#3248)
- Fix SSL tests @davecramer (#3260)
- Add Korean translation file @SheerazMajeedM (#3276)
- fix: support bytea in preferQueryMode=simple @vlsi (#3243)
- refactor: merge PgPreparedStatement#setBinaryStream int and long methods @lucifer-Technoking (#3165)
- test: test both binaryMode=true,false when creating connections in DatabaseMetaDataTest @vlsi (#3231)
- Fixed typos in all source code and documentations @SheerazMajeedM (#3242)
- Fix [#3234] - Return -1 as update count for stored procedure calls @beikov (#3235)
- Fix [#3224] - conversion for TIME '24:00' to LocalTime breaks in binary-mode @pmenke-de (#3225)
- remove self-hosted runner @davecramer (#3227)
- Speed up getDate by parsing bytes instead of String @davecramer (#3141)
- fix: support PreparedStatement.setBlob(1, Blob) and PreparedStatement.setClob(1, Clob) for lobs that return -1 for length @vlsi (#3136)
- correct download for jre7 @davecramer (#3198)
- Docs: Add cancelSignalTimeout in README @imranzaheer612 (#3190)
- Document READ_ONLY_MODE in README @ajacob98 (#3175)
- validates resultsetParams in PGStatement constructor. uses assertThro... @vishalvrv9 (#3171)
- validates resultset parameters @vishalvrv9 (#3167)
- bump version to 42.7.4 @davecramer (#3164)