SourceForge logo
SourceForge logo
PostgreSQL JDBC Driver

PostgreSQL JDBC Driver Files

Postgresql JDBC Driver

This is an exact mirror of the PostgreSQL JDBC Driver project, hosted at https://github.com/pgjdbc/pgjdbc. SourceForge is not affiliated with PostgreSQL JDBC Driver. For more information, see the SourceForge Open Source Mirror Directory.

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.6
Name Modified Size InfoDownloads / Week
Parent folder
postgresql-42.7.6-all.jar 2025年05月28日 1.1 MB
0
postgresql-42.7.6.jar 2025年05月28日 982.5 kB
0
README.md 2025年05月28日 33.8 kB
0
v42.7.6 source code.tar.gz 2025年05月28日 2.3 MB
0
v42.7.6 source code.zip 2025年05月28日 3.0 MB
0
Totals: 5 Items 7.4 MB 0

Changes

  • Prepare release notes for release 42_7_6 (new format) @davecramer (#3628)
  • fix: isValid incorrectly called execute, instead of executeWithFlags fixes Issue [#3630] @davecramer (#3631)
  • add override @davecramer (#3629)
  • add the ability to turn off automatic LSN flush @davecramer (#3403)
  • test: add tests with reWriteBatchedInserts=true @vlsi (#3616)
  • test: add CI executions with adaptive_fetch=true by default @vlsi (#3615)
  • test: simplify TestUtil.openDB, add tests with various assumeMinServerVersion values @vlsi (#3614)
  • Deprecate group startup parms @davecramer (#3613)
  • Add back application name setting @joejensen (#3509)
  • Copr: Use Java 21 as the build dependency @mkoncek (#3607)
  • fix indentation of return child to allow built pass in Checkstyle's CIs @mohitsatr (#3611)
  • Set column name explicitely when using current_database() in queries @kneth (#3526)
  • add PgMessageType and use static variables for protocol literals @davecramer (#3609)
  • Handle protocol 3.2 and wider cancel keys. @davecramer (#3592)
  • refactor empty resultset to use empty result set if the catalog is not correct @davecramer (#3588)
  • Use query to find the current catalog instead of relying on the database in the connection URL or connection properties as this could be different if connected through a pooler or proxy @davecramer (#3565)
  • ci: add Java 24 tests @davecramer (#3580)
  • docs: Relabel 42.7.4 as past version as it is no longer the latest @sehrope (#3586)
  • test: remove stale logging message from SslTest @vlsi (#3584)
  • chore: appply the latest byte-buddy version for tests so we support the latest Java versions @vlsi (#3583)
  • fix: make PgConnection#abort compatible with Java 24 @vlsi (#3582)
  • chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.8.5 @renovate-bot (#3573)
  • Fix JavadocTagContinuationIndentation in AfterBeforeParameterResolver @Anmol202005 (#3566)
  • Revert "use in row values instead of union all (#3510)" @vlsi (#3524)
  • use in row values instead of union all @davecramer (#3510)
  • feat: enhanced DatabaseMetadata.getIndexInfo() method, added index comment as REMARKS property @raminorujov (#3513)
  • Nit: correct message in main.yml test action @ecki (#3503)
  • chore: use import instead of require to support modern NodeJS @vlsi (#3502)
  • chore: use PostgreSQL 17 rather than 17rc1 for CI tests @vlsi (#3501)
  • chore: add ErrorProne verification to catch bugs ealier @vlsi (#3493)
  • fix: ArrayIndexOutOfBounds when write big object into GSS enabled connection, make GSSInputStream robust in face of streams that produce incomplete reads @vlsi (#3500)
  • refactor: factor out duplicated .getBytes() when converting date/time to Date/Time/Timestamp @vlsi (#3497)
  • chore: exclude Oracle Java 17 from CI tests @vlsi (#3499)
  • chore: remove unused Travis CI configuration @vlsi (#3498)
  • Undeprecate sslfactoryarg connection property @sehrope (#3496)
  • fix:Fix sending extra_float_digits @davecramer (#3491)

🐛 Bug Fixes

  • fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4 @MrEasy (#3369)

🧰 Maintenance

  • chore: use Java 21 for building pgjdbc by default @vlsi (#3612)

⬆️ Dependencies

55 changes - chore(deps): update burrunan/gradle-cache-action action to v3 @renovate-bot (#3626) - chore(deps): update plugin com.gradle.develocity to v4 @renovate-bot (#3627) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.5.0 @renovate-bot (#3624) - fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4.2.0 @renovate-bot (#3623) - fix(deps): update checkerframework to v3.49.3 @renovate-bot (#3618) - fix(deps): update dependency checkstyle to v10.23.1 @renovate-bot (#3619) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.10 @renovate-bot (#3620) - chore(deps): update dependency gradle to v8.14 @renovate-bot (#3621) - chore(deps): update codecov/codecov-action digest to ad3126e @renovate-bot (#3603) - fix(deps): update dependency net.bytebuddy:byte-buddy-parent to v1.17.5 @renovate-bot (#3596) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.4.1 @renovate-bot (#3602) - fix(deps): update dependency org.junit:junit-bom to v5.12.2 @renovate-bot (#3597) - fix(deps): update dependency jacoco to v0.8.13 @renovate-bot (#3595) - chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.9.0 @renovate-bot (#3598) - fix(deps): update dependency checkstyle to v10.23.0 @renovate-bot (#3599) - fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.9 @renovate-bot (#3600) - chore(deps): update codecov/codecov-action digest to f95a404 @renovate-bot (#3593) - fix(deps): update checkerframework @renovate-bot (#3594) - fix(deps): update dependency org.checkerframework:org.checkerframework.gradle.plugin to v0.6.52 @renovate-bot (#3576) - chore(deps): update dependency sbt/sbt to v1.10.11 @renovate-bot (#3571) - chore(deps): update oracle-actions/setup-java action to v1.4.1 @renovate-bot (#3572) - fix(deps): update dependency spotbugs to v4.9.3 @renovate-bot (#3577) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.3.0 @renovate-bot (#3579) - chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.20 @renovate-bot (#3574) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.7 @renovate-bot (#3575) - chore(deps): update codecov/codecov-action digest to 3440e5e @renovate-bot (#3569) - chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.7 @renovate-bot (#3570) - chore(deps): update dependency sbt/sbt to v1.10.10 @renovate-bot (#3554) - fix(deps): update dependency checkstyle to v10.21.4 @renovate-bot (#3555) - fix(deps): update dependency spotbugs to v4.9.2 @renovate-bot (#3556) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7 @renovate-bot (#3553) - fix(deps): update dependency com.google.errorprone:error\_prone\_core to v2.36.0 @renovate-bot (#3547) - fix(deps): update dependency org.hamcrest:hamcrest to v3 @renovate-bot (#3552) - chore(deps): update dependency ubuntu to v24 @renovate-bot (#3550) - fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4 @renovate-bot (#3551) - fix(deps): update checkerframework @renovate-bot (#3546) - chore(deps): update dependency sbt/sbt to v1.10.9 @renovate-bot (#3548) - chore(deps): update dependency gradle to v8.13 @renovate-bot (#3544) - fix(deps): update checkerframework @renovate-bot (#3545) - chore(deps): update codecov/codecov-action digest to 0565863 @renovate-bot (#3537) - chore(deps): update plugin com.gradle.develocity to v3.19.2 @renovate-bot (#3538) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.6 @renovate-bot (#3539) - fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.24 @renovate-bot (#3540) - chore(deps): update plugin me.champeau.jmh to v0.7.3 @renovate-bot (#3518) - fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.16 @renovate-bot (#3487) - chore(deps): update dependency gradle to v8.12.1 @renovate-bot (#3517) - chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10 @renovate-bot (#3519) - fix(deps): update dependency checkstyle to v10.21.3 @renovate-bot (#3520) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.4 @renovate-bot (#3521) - chore(deps): update codecov/codecov-action digest to 5efa07b @renovate-bot (#3516) - fix(deps): update checkerframework @renovate-bot (#3485) - chore(deps): update codecov/codecov-action digest to 0da7aa6 @renovate-bot (#3484) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.2 @renovate-bot (#3486) - fix(deps): update dependency checkstyle to v10.21.1 @renovate-bot (#3489) - chore(deps): update plugin com.gradle.develocity to v3.19.1 @renovate-bot (#3488)

What's Changed

New Contributors

Full Changelog: https://github.com/pgjdbc/pgjdbc/compare/REL42.7.5...REL42.7.6

What's Changed

New Contributors

Full Changelog: https://github.com/pgjdbc/pgjdbc/compare/REL42.7.5...REL42.7.6

Source: README.md, updated 2025年05月28日
You Might Also Like
The All-in-One Commerce Platform for Businesses - Shopify Icon
The All-in-One Commerce Platform for Businesses - Shopify

Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Learn More
Connect your teams with an integrated digital workplace Icon
Connect your teams with an integrated digital workplace

Wherever your teams work, keep them connected with a digital workplace that unifies all your productivity tools in one central place

Claromentis provides a reliable and feature-rich business intranet software for modern organizations. Offering collaborative, social, knowledge-sharing, and enterprise-level applications, Claromentis' intranet platform enables businesses to enjoy greater productivity, collaboration, and security. Claromentis' intranet software can be deployed on-premise, in the cloud, or on a company's data center. It can also be customized to meet unique business needs through the addition of modules.
Free Trial
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X

Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /