On Tue, 16 Feb 2016 10:12:48 +0100 Christoph Berg <m...@debian.org> wrote:
Re: Greg Burek 2016-02-16
<CAFvKGHGxkrSeUMSye7xKLb7+3FLrb5QEjhRz=yehat67okf...@mail.gmail.com>
> Hello,
> Are there pgdg packages for postgresql-9.5-plv8 in the works? I found this
> bug report regarding debian-control problems, but no other news:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810637
Hi Greg,
the problem is that the regression tests don't pass for 9.5:
**** regression.diffs ****
*** /srv/projects/postgresql/plv8/plv8/build-9.5/expected/plv8.out
2016-01-09 21:57:15.000000000 +0100
--- /srv/projects/postgresql/plv8/plv8/build-9.5/results/plv8.out
2016-02-16 10:09:33.822532421 +0100
***************
*** 384,393 ****
$$
LANGUAGE plv8;
SELECT test_sql();
! NOTICE: {"i":1,"s":"s1","c":["pg_catalog","public"]} 1
! NOTICE: {"i":2,"s":"s2","c":["pg_catalog","public"]} 1
! NOTICE: {"i":3,"s":"s3","c":["pg_catalog","public"]} 1
! NOTICE: {"i":4,"s":"s4","c":["pg_catalog","public"]} 1
test_sql
----------
4
--- 384,393 ----
$$
LANGUAGE plv8;
SELECT test_sql();
! NOTICE: Àçmp-V
! NOTICE: Àçmp-V
! NOTICE: Àçmp-V
! NOTICE: Àçmp-V
test_sql
----------
4
I'll open an issue on github to ask for a new release.
That seems to have happened. In progress on this? Is this blocked on a new
libv8?
Emilio