Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-8275

Support for PostgreSQL 17

XMLWordPrintable

      To add support for PostgreSQL 17 it is necessary to

      • modify protobuf plugin; oldtuple and newtuple are directly the structure we need, there is no need for ->tuple pointer. This has to be solved via macro to make sure the code is compatible both for 17 and older versions too (see https://github.com/debezium/postgres-decoderbufs/pull/28#issuecomment-2372238693)
      • Add PostgreSQL 17 container
      • Add postgres-17 profile into pom.xml
      • Replace postgres-16 with postgres-17 in GitHub CI
      • Add 17 into Jenkins CI

              Unassigned Unassigned
              jpechane Jiri Pechanec
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: