Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove PQ_LIB_DIR env var #10526

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Remove PQ_LIB_DIR env var #10526

merged 1 commit into from
Jan 27, 2025

Conversation

arpad-m
Copy link
Member

@arpad-m arpad-m commented Jan 27, 2025

We now don't need libpq any more for the build of the storage controller, as we use diesel-async since #10280. Therefore, we remove the env var that gave cargo/rustc the location for libpq.

Follow-up of #10280

@arpad-m arpad-m requested a review from bayandin January 27, 2025 18:27
@arpad-m arpad-m requested a review from a team as a code owner January 27, 2025 18:27
Copy link
Member

@bayandin bayandin left a comment

Choose a reason for hiding this comment

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

🎉

@arpad-m arpad-m enabled auto-merge January 27, 2025 18:30
@arpad-m arpad-m added this pull request to the merge queue Jan 27, 2025
Merged via the queue into main with commit eb9832d Jan 27, 2025
85 checks passed
@arpad-m arpad-m deleted the arpad/remove_pq_dir branch January 27, 2025 19:39
Copy link

7403 tests run: 7017 passed, 0 failed, 386 skipped (full report)


Flaky tests (3)

Postgres 17

Postgres 14

Code coverage* (full report)

  • functions: 33.5% (8499 of 25347 functions)
  • lines: 49.3% (71492 of 145076 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
42fd2a2 at 2025-01-27T19:44:32.036Z :recycle:

arpad-m added a commit that referenced this pull request Jan 30, 2025
arpad-m added a commit that referenced this pull request Jan 31, 2025
winter-loo pushed a commit to winter-loo/neon that referenced this pull request Feb 4, 2025
We now don't need libpq any more for the build of the storage
controller, as we use `diesel-async` since neondatabase#10280. Therefore, we remove
the env var that gave cargo/rustc the location for libpq.

Follow-up of neondatabase#10280
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