Skip to content

Bump plv8 version from 2.3.13 to 2.3.15 #38

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GradedJestRisk
Copy link

@GradedJestRisk GradedJestRisk commented Dec 18, 2020

Issue #36
Local build ended successfully => have a try on my DockerHub

docker run --detach --env POSTGRES_HOST_AUTH_METHOD=trust --publish 5432:5432 --name postgres_node gradedjestrisk/plv8:12-2
CREATE EXTENSION plv8;
SELECT extversion FROM pg_extension WHERE  AND extname = 'plv8';
-- 2.3.15

Look like the CI was already failing before this PR, shall we block the merge and fix it beforehand ?
#37 (comment)

This was referenced Dec 18, 2020
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.

1 participant