Skip to content

Document PostgreSQL 18 support and apply pgindent#309

Merged
jim-mlodgenski merged 2 commits into
aws:mainfrom
jim-mlodgenski:update-pg18-and-pgindent
Jun 17, 2026
Merged

Document PostgreSQL 18 support and apply pgindent#309
jim-mlodgenski merged 2 commits into
aws:mainfrom
jim-mlodgenski:update-pg18-and-pgindent

Conversation

@jim-mlodgenski

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

Two tidy-up changes, no functional code changes:

  • Document PostgreSQL 18 support in the README. CI already builds and
    tests against REL_18_STABLE and the full regression suite passes on
    PG18, so the supported-versions list is updated to note that pg_tle
    1.5.2 supports PostgreSQL major versions 12 to 18.

  • Apply pgindent to the source files (compatibility.h, clientauth.c,
    tleextension.c). This reformats a few block comments to satisfy the
    pgindent check that CI runs against the PostgreSQL master branch,
    fixing that CI job. No functional changes.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

CI already builds and tests against REL_18_STABLE, and the full
regression suite passes on PG18. Update the supported-versions list to
reflect that pg_tle 1.5.2 supports PostgreSQL major versions 12 to 18.
Reformat block comments to satisfy the pgindent check that CI runs
against the master PostgreSQL branch. No functional changes.
@jim-mlodgenski jim-mlodgenski merged commit e90d907 into aws:main Jun 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant