Skip to content

Conversation

jfroche
Copy link
Collaborator

@jfroche jfroche commented Oct 1, 2025

While testing the upgrade of our PostgreSQL extensions, we also want to run the pg_regress tests that come with the extension. This ensures that the extension is functioning correctly after installation and upgrades.

@jfroche jfroche requested review from a team as code owners October 1, 2025 14:20
@samrose
Copy link
Collaborator

samrose commented Oct 1, 2025

@jfroche is this tested with for instance nix build .#checks.x86_64-linux.ext-vector -L ?

@jfroche
Copy link
Collaborator Author

jfroche commented Oct 1, 2025

nix build .#checks.x86_64-linux.ext-vector -L

That's right

Copy link
Collaborator

@samrose samrose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested on x86_64-linux works great. Thank you!

While testing the upgrade of our PostgreSQL extensions, we also want to
run the pg_regress tests that come with the extension. This ensures that
the extension is functioning correctly after installation and upgrades.
@jfroche jfroche force-pushed the exts/run-pgregress branch from 54a68f1 to 7cd477c Compare October 7, 2025 18:27
@jfroche jfroche merged commit daf0108 into develop Oct 7, 2025
14 checks passed
@jfroche jfroche deleted the exts/run-pgregress branch October 7, 2025 19:35
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.

2 participants