From 4975dfd3cf9b7e0c52faf32620105ca2d4bfe1dc Mon Sep 17 00:00:00 2001 From: BodoBolero Date: Mon, 13 Jan 2025 20:03:36 +0100 Subject: [PATCH] add libpath --- .github/actions/neon-project-create/action.yml | 1 + vendor/postgres-v14 | 2 +- vendor/postgres-v15 | 2 +- vendor/postgres-v16 | 2 +- vendor/postgres-v17 | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/actions/neon-project-create/action.yml b/.github/actions/neon-project-create/action.yml index d89ff4b31d..b0c118c44d 100644 --- a/.github/actions/neon-project-create/action.yml +++ b/.github/actions/neon-project-create/action.yml @@ -105,3 +105,4 @@ runs: SHARD_COUNT: ${{ inputs.shard-count }} STRIPE_SIZE: ${{ inputs.stripe-size }} PSQL: /tmp/neon/pg_install/v16/bin/psql + LD_LIBRARY_PATH: /tmp/neon/pg_install/v16/lib diff --git a/vendor/postgres-v14 b/vendor/postgres-v14 index 210a0ba3af..c2f65b3201 160000 --- a/vendor/postgres-v14 +++ b/vendor/postgres-v14 @@ -1 +1 @@ -Subproject commit 210a0ba3afd8134ea910b203f274b165bd4f05d7 +Subproject commit c2f65b3201591e02ce45b66731392f98d3388e73 diff --git a/vendor/postgres-v15 b/vendor/postgres-v15 index d3141e17a7..f262d631ad 160000 --- a/vendor/postgres-v15 +++ b/vendor/postgres-v15 @@ -1 +1 @@ -Subproject commit d3141e17a7155e3d07c8deba4a10c748a29ba1e6 +Subproject commit f262d631ad477a1819e84a183e5a7ef561830085 diff --git a/vendor/postgres-v16 b/vendor/postgres-v16 index f63b141cfb..97f9fde349 160000 --- a/vendor/postgres-v16 +++ b/vendor/postgres-v16 @@ -1 +1 @@ -Subproject commit f63b141cfb0c813725a6b2574049565bff643018 +Subproject commit 97f9fde349c6de6d573f5ce96db07eca60ce6185 diff --git a/vendor/postgres-v17 b/vendor/postgres-v17 index 9c9e9a78a9..7e3f3974bc 160000 --- a/vendor/postgres-v17 +++ b/vendor/postgres-v17 @@ -1 +1 @@ -Subproject commit 9c9e9a78a93aebec2f6a2f54644442d35ffa245c +Subproject commit 7e3f3974bc8895938308f94d0e96879ffae638cd