Skip to content

Conversation

dimitri
Copy link

@dimitri dimitri commented Jul 23, 2025

The CI builds Postgres from the source code in this branch installed in the neon vendor/postgres-vXX directory, and then runs the Postgres regression tests and a very simple Neon test that just does CREATE EXTENSION neon.

This allows making sure we can still build Neon with the current code in the branch, and load the neon shared library at the server's start-up. Actual neon testing is still maintained in the neon repository, the goal of this CI action is to have a minimum amount of feedback when contributing to the Postgres repository.

@dimitri dimitri requested review from MMeent and tristan957 July 23, 2025 18:51
The CI builds Postgres from the source code in this branch installed in the
neon vendor/postgres-vXX directory, and then runs the Postgres regression
tests and a very simple Neon test that just does CREATE EXTENSION neon.

This allows making sure we can still build Neon with the current code in the
branch, and load the neon shared library at the server's start-up. Actual
neon testing is still maintained in the neon repository, the goal of this CI
action is to have a minimum amount of feedback when contributing to the
Postgres repository.
@dimitri dimitri force-pushed the ci/16/build-workflow branch from aab9690 to a3c5107 Compare July 24, 2025 12:21
@dimitri dimitri merged commit 7cf4a33 into REL_16_STABLE_neon Jul 25, 2025
5 checks passed
@dimitri dimitri deleted the ci/16/build-workflow branch July 25, 2025 09:57
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