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.5
Name Modified Size InfoDownloads / Week
Parent folder
postgresql-42.7.5.jar 2025年01月14日 1.1 MB
README.md 2025年01月14日 5.0 kB
0
v42.7.5 source code.tar.gz 2025年01月14日 2.3 MB
0
v42.7.5 source code.zip 2025年01月14日 3.0 MB
0
Totals: 4 Items 6.4 MB 2

Changes

  • update changelogs and increment version in gradle.properties for release @davecramer (#3478)
  • regression: revert change in https://github.com/pgjdbc/pgjdbc/commit/fc60537 @davecramer (#3476)
  • Fix PgDatabaseMetaData implementation of catalog as param and return value @SophiahHo (#3390)
  • Support default GSS credentials in the Java Postgres client @nrhall (#3451)
  • fix: return only the transactions accessible by the current_user in XAResource.recover @vlsi (#3450)
  • feat: don't force send extra_float_digits for PostgreSQL >= 12 (#3432) @damienb-opt (#3446)
  • fix: exclude "include columns" from the list of primary keys @priteshranjan01 (#3434)
  • Enhance the meta query performance by specifying the oid. @dh-cloud (#3427)
  • feat: support getObject(int, byte[].class) for bytea @anesterenok (#3274)
  • docs: document infinity and some minor edits @davecramer (#3407)
  • Added way to check for major server version, fixed check for RULE @davecramer (#3402)
  • fixed remaining paragraphs @Zopsss (#3398)
  • fixed paragraphs in javadoc comments @Zopsss (#3397)
  • Reuse buffers and reduce allocations in GSSInputStream addresses Issue [#3251] @davecramer (#3255)
  • chore: Update Gradle to 8.10.2 @jorsol (#3388)
  • ci: Test with Java 23 @jorsol (#3381)
  • Fix getSchemas() @SophiahHo (#3386)
  • Update rpm postgresql-jdbc.spec.tpl with scram-client @jorsol (#3324)
  • Clearing thisRow and rowBuffer on close() of ResultSet @reallyinsane (#3384)
  • Package was renamed to maven-bundle-plugin @ljavorsk (#3382)
  • As of version 18 the RULE privilege has been removed @davecramer (#3378)
  • fix: use buffered inputstream to create GSSInputStream @Sasasu (#3373)
  • get rid of 8.4, 9.0 pg versions and use >= jdk version 17 @davecramer (#3372)
  • Changed docker-compose version and renamed script file in instructions to match the real file name @MohanadKh03 (#3363)
  • Do not assume "test" database in DatabaseMetaDataTransactionIsolationTest @nvanbenschoten (#3364)
  • try to categorize dependencies @davecramer (#3362)

⬆️ Dependencies

32 changes - chore(deps): update dependency gradle to v8.12 @renovate-bot (#3473) - chore(deps): update codecov/codecov-action digest to adfacf2 @renovate-bot (#3468) - chore(deps): update dependency sbt/sbt to v1.10.7 @renovate-bot (#3470) - fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.15 @renovate-bot (#3471) - fix(deps): update junit5 monorepo to v5.11.4 @renovate-bot (#3472) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.0 @renovate-bot (#3469) - chore(deps): update plugin biz.aqute.bnd.builder to v7.1.0 @renovate-bot (#3455) - chore(deps): update dependency gradle to v8.11.1 @renovate-bot (#3454) - chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.6 @renovate-bot (#3452) - chore(deps): update dependency sbt/sbt to v1.10.6 @renovate-bot (#3453) - chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.0 @renovate-bot (#3456) - chore(deps): update codecov/codecov-action digest to 015f24e @renovate-bot (#3438) - chore(deps): update dependency sbt/sbt to v1.10.5 @renovate-bot (#3439) - chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.8.4 @renovate-bot (#3440) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.0.26 @renovate-bot (#3441) - fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.23 @renovate-bot (#3442) - chore(deps): update burrunan/gradle-cache-action action to v2 @renovate-bot (#3422) - fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.8 @renovate-bot (#3418) - fix(deps): update dependency org.roaringbitmap:roaringbitmap to v1.3.0 @renovate-bot (#3419) - fix(deps): update junit5 monorepo to v5.11.3 @renovate-bot (#3420) - fix(deps): update dependency com.google.errorprone:error\_prone\_core to v2.34.0 @renovate-bot (#3417) - fix(deps): update dependency it.unimi.dsi:fastutil to v8.5.15 @renovate-bot (#3414) - chore(deps): update codecov/codecov-action digest to 2b8b0e7 @renovate-bot (#3410) - fix(deps): update dependency checkstyle to v10.18.2 @renovate-bot (#3415) - chore(deps): update dependency sbt/sbt to v1.10.3 @renovate-bot (#3411) - chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.0.21 @renovate-bot (#3412) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.0.25 @renovate-bot (#3413) - chore(deps): update oracle-actions/setup-java action to v1.4.0 @renovate-bot (#3393) - chore(deps): update codecov/codecov-action digest to b9fd7d1 @renovate-bot (#3374) - chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.0.20 @renovate-bot (#3375) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.0.24 @renovate-bot (#3376) - chore(deps): update dependency sbt/sbt to v1.10.2 @renovate-bot (#3392)
Source: README.md, updated 2025年01月14日
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
Strengthen your current Business intelligence infrastructure by automating reports and manual tasks Icon
Strengthen your current Business intelligence infrastructure by automating reports and manual tasks

Select, Format, Schedule and Deliver!

PBRSTM and CRD®, our standalone report scheduling solutions for Power BI, Microsoft SQL Server Reporting Services® (SSRS) and SAP Crystal Reports®, are designed to supplement and strengthen your current Business intelligence infrastructure by automating reports & manual tasks, layering useful incremental capabilities, and scaling capacity by orders of magnitude. They supercharge operational productivity while lowering administrative costs.
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 によって変換されたページ (->オリジナル) /