Skip to content

Conversation

@ldionne
Copy link
Member

@ldionne ldionne commented Oct 22, 2025

This makes the developer experience smoother and will increase our test coverage for Postgres. Also ensure that we keep testing without Postgres installed, to ensure we don't start depending on Postgres being present on the client side.

Finally, fix the Postgres-specific test that was failing due to the --xlogdir argument of postgres having been renamed.

This makes the developer experience smoother and will increase our
test coverage for Postgres. Also ensure that we keep testing without
Postgres installed, to ensure we don't start depending on Postgres
being present on the client side.

Finally, fix the Postgres-specific test that was failing due to the
--xlogdir argument of `postgres` having been renamed.
This reverts commit ebe560d.
@ldionne ldionne merged commit b5dbb5c into llvm:main Oct 22, 2025
15 checks passed
@ldionne ldionne deleted the review/run-postgres-automatically branch October 22, 2025 20:50
@ldionne ldionne linked an issue Oct 29, 2025 that may be closed by this pull request
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.

Always run the postgres database tests

1 participant