Skip to content

Update stale EXTENSION_VERSION_FILES reference (rename to EXTENSION__CURRENT_VERSION__FILES)#35

Merged
jnasbyupgrade merged 1 commit into
Postgres-Extensions:masterfrom
jnasbyupgrade:extension-version-files-rename
Jul 26, 2026
Merged

Update stale EXTENSION_VERSION_FILES reference (rename to EXTENSION__CURRENT_VERSION__FILES)#35
jnasbyupgrade merged 1 commit into
Postgres-Extensions:masterfrom
jnasbyupgrade:extension-version-files-rename

Conversation

@jnasbyupgrade

Copy link
Copy Markdown
Contributor

Related pgxntool PR: Postgres-Extensions/pgxntool#69

Comment-only fix matching pgxntool's EXTENSION_VERSION_FILES -> EXTENSION__CURRENT_VERSION__FILES rename (#28).

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 3ce27b99-2153-4c29-9c2a-f013848b36dd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jnasbyupgrade
jnasbyupgrade force-pushed the extension-version-files-rename branch from 970b438 to d72c0ba Compare July 26, 2026 21:51
…0fe9f (Postgres-Extensions#28)

Comment-only fix: matches the EXTENSION__CURRENT_VERSION__FILES rename.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
@jnasbyupgrade
jnasbyupgrade force-pushed the extension-version-files-rename branch from d72c0ba to 3ce9dd4 Compare July 26, 2026 22:00
@jnasbyupgrade
jnasbyupgrade merged commit ec5d020 into Postgres-Extensions:master Jul 26, 2026
9 checks passed
jnasbyupgrade added a commit to Postgres-Extensions/pgxntool that referenced this pull request Jul 26, 2026
)

The old name implied it listed every version file for an extension; it
actually only ever holds the current/most-recent one per extension.

If your Makefile references `EXTENSION_VERSION_FILES` directly (e.g. to
add extra dependencies to `DATA`), update it to
`EXTENSION__CURRENT_VERSION__FILES`.

Related pgxntool-test PR:
Postgres-Extensions/pgxntool-test#35

Co-authored-by: Claude Sonnet 5 <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