postgresql-jdbc.git / summary / log

2026-06-26 78686226f378 feat: invalidate prepared statement cache via search_path GUC_REPORT (PG 18+)
           Vladimir Sitnikov

2026-06-14 21a6743e66de refactor(pgjdbc-gss-test): convert to Java/JUnit 5 submodule of the main build
           Vladimir Sitnikov

2026-06-14 e4f253c35974 refactor(test-gss): move Groovy scripts to pgjdbc-gss-test Java source layout
           Vladimir Sitnikov

2026-06-20 8a2c31fc421a fix: detect native CALL preceded by a comment in CallableStatement
           Vladimir Sitnikov

2026-06-21 e2fb573d33e0 fix(jdbc): return null CHAR_OCTET_LENGTH for non-character columns
           Vladimir Sitnikov

2026-06-20 3a4679e02fe4 fix(jdbc): honor scale in ResultSet.getBigDecimal(int, int)
           Vladimir Sitnikov

2026-06-26 81b719dee58e ci: skip Codecov upload on failed branch builds
           Vladimir Sitnikov

2026-06-19 5ef088343179 docs: note PKCS-12 client certificate chain requirement
           Vladimir Sitnikov

2026-06-22 be7b99e8eeb8 docs: clarify search_path correctness for server-prepared statements
           Vladimir Sitnikov

2026-06-19 007d4c2788ad feat(largeobject): skip in BlobInputStream by seeking instead of reading
           Vladimir Sitnikov

2026-06-19 8ada0891815b fix(largeobject): reset BlobInputStream relative to the LargeObject position
           Vladimir Sitnikov

2026-06-19 6f834d272942 feat(largeobject): expose server version for 64-bit LO API selection
           Vladimir Sitnikov

2026-06-26 698c4fe32954 fix(deps): update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.4.3
           Mend Renovate

2026-06-21 3144ea9e2dd7 i18n(it): fill untranslated messages salvaged from #1278
           Vladimir Sitnikov

2026-06-20 40b6b0718410 ci: derive PG test versions from a Renovate-managed MAX_PG
           Vladimir Sitnikov

2026-06-20 1cc5181e771f fix(core): detect search_path changes case-insensitively
           Vladimir Sitnikov

2026-06-21 9506e54d10f5 feat(insert): cap reWriteBatchedInserts by the protocol limit, not 128
           Vladimir Sitnikov

2026-06-19 c47dfd23e6db refactor(metadata): derive getPrimaryKeys from pg_constraint.conkey
           Vladimir Sitnikov

2026-06-18 7c981cd0cc19 fix(protocol): defer flushes until response processing
           Vladimir Sitnikov

2026-06-25 be96a9b52636 fix(build): resolve the Temurin 8 test toolchain by vendor
           Vladimir Sitnikov

2026-06-25 6a9103227150 build: include multi-release source sets in the JaCoCo report
           Vladimir Sitnikov

2026-06-25 cc7947b8f16a fix(ci): read java_vendor before overwriting java_distribution
           Vladimir Sitnikov

2026-06-24 0a737bb714ce ci: generate the whole matrix in one batch, coverage job included
           Vladimir Sitnikov

2026-06-24 b2b7afa0e07c ci: pass CODECOV_TOKEN so protected-branch coverage uploads succeed
           Vladimir Sitnikov

2026-06-24 075617ef9af8 docs: advertise RSS feeds with an autodiscovery link
           Vladimir Sitnikov

2026-06-24 9d1ec560ee77 ci: simplify coverage plumbing for the single coverage job
           Vladimir Sitnikov

2026-06-23 55f631eff1d7 ci: collect coverage on one pinned job
           Vladimir Sitnikov

2026-06-19 103678d82e37 fix(build): restore checker-qual and waffle-jna in the published pom
           Vladimir Sitnikov

2026-06-21 8656d8ba9217 feat(core): add OID constants for geometric arrays, RECORD, refcursor
           Vladimir Sitnikov

2026-06-23 e99ef0255018 docs: redirect legacy documentation URLs to their new Hugo pages
           Vladimir Sitnikov

2026-06-24 518409bd4614 test: move multipleCancels into an isolated SharedTimerRefCountTest
           Vladimir Sitnikov

2026-06-23 fd84764bc389 ci: apply -DqueryTimeout from the matrix query_timeout axis
           Vladimir Sitnikov

2026-06-23 9fe7aaeb9ca8 ci: make Codecov project and patch statuses informational
           Vladimir Sitnikov

2026-06-23 4ee106bce1c2 ci: pin codecov-action by commit SHA (v7.0.0)
           Vladimir Sitnikov

2026-06-23 ebc66af7522c ci: collect coverage on Linux only and fix the failure fallback
           Vladimir Sitnikov

2026-06-23 46f491b5db9d ci: add the public Codecov upload token as a fallback
           Vladimir Sitnikov

2026-06-23 1b439272d026 ci: gate Codecov on the upstream repo or an available token
           Vladimir Sitnikov

2026-06-23 938e38903975 ci: make coverage a per-job matrix toggle with a failure fallback
           Vladimir Sitnikov

2026-06-23 09c737ec7bd3 ci: finalize Codecov coverage across the dynamic test matrix
           Vladimir Sitnikov

2026-06-23 715cc5a74e90 fix(build): restore JaCoCo XML report so Codecov receives coverage
           Vladimir Sitnikov

2026-06-23 9cec4bea7eb0 test(replication): shrink big-transaction inserts to avoid CI timeouts
           Vladimir Sitnikov

2026-06-23 ce4d61516127 docs: remove null check that can never fail
           Jens Teglhus Møller

2026-06-22 a71e63e722a1 fix: clear ResourceBundle cache on deregister so the driver can unload
           Vladimir Sitnikov

2026-06-22 2c25bc596c50 ci: upload heap dumps from all modules and on push failures
           Vladimir Sitnikov

2026-06-20 d72f9a3095d1 fix: reject null URL in Driver.acceptsURL with a clear NullPointerException
           Vladimir Sitnikov

2026-06-20 a850558adfd7 refactor(core): drop unused encoding Writer plumbing from PGStream
           Vladimir Sitnikov

2026-06-22 c54b967e85ef build: verify benchmarks under check and CI, skip Jandex for them
           Vladimir Sitnikov

2026-06-22 f3a528676c2b update maintainers (#4222)
           Dave Cramer

2026-06-22 22dedf33393b fix: reject SQL_TSI_FRAC_SECOND with an explicit, explained error
           Vladimir Sitnikov

2026-06-22 17e13f4045c9 fix: support java.time values in updatable ResultSet updateRow()/insertRow()
           Devs

[prev] [next]