Thread

  1. Re: com/ongres/scram/common/exception/ScramException prevents use of postgresql-42.7.2.jar with scram-sha-256

    Dave Cramer <davecramer@postgres.rocks> — 2024-12-13T14:26:47Z

    On Fri, 13 Dec 2024 at 08:03, Daniel Gustafsson <daniel@yesql.se> wrote:
    
    > > On 13 Dec 2024, at 13:56, David Gradwell <david@gradwell.com> wrote:
    >
    > >  This is 100% reproducible in many Java applications.  Reverting the
    > application build to using postgresql-42.5.4.jar and the problem goes away.
    >
    > While there are JDBC maintainers on the postgres lists, it's better to
    > report
    > JDBC issues directly to the JDBC project:
    >
    >         https://github.com/pgjdbc/pgjdbc/issues
    >
    >
    Infinitely faster response on github
    
    Dave