Skip to content

Fix README version range inconsistency (17 → 18)#2287

Open
hobostay wants to merge 1 commit intopgcentralfoundation:developfrom
hobostay:fix-readme-version-inconsistency
Open

Fix README version range inconsistency (17 → 18)#2287
hobostay wants to merge 1 commit intopgcentralfoundation:developfrom
hobostay:fix-readme-version-inconsistency

Conversation

@hobostay
Copy link
Copy Markdown

@hobostay hobostay commented May 4, 2026

Summary

  • Updates the version range in README.md line 34 from "Postgres 13 to Postgres 17" to "Postgres 13 to Postgres 18" to match line 16

Details

The README has two statements about supported PostgreSQL versions that were inconsistent:

  • Line 16 (correct): "pgrx supports Postgres 13 through Postgres 18."
  • Line 34 (outdated): "Support from Postgres 13 to Postgres 17 from the same codebase"

Since pgrx 0.18.0 added support for Postgres 18, line 34 should be updated accordingly.

Test plan

  • Verified both version references in README now consistently say "Postgres 18"

🤖 Generated with Claude Code

Line 34 stated "Postgres 13 to Postgres 17" while line 16 correctly
states "Postgres 13 through Postgres 18". Updated to reflect that
pgrx 0.18.0 now supports Postgres 18.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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