From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Jeremy Finzel <finzelj(at)gmail(dot)com> |
Cc: | pgsql-pkg-debian(at)postgresql(dot)org, apavely(at)enova(dot)com, dsalvador(at)enova(dot)com, jsievers(at)enova(dot)com, vshah1(at)enova(dot)com, melterman(at)enova(dot)com, pfreeman(at)enova(dot)com |
Subject: | Re: 2 new contributions to pgdg |
Date: | 2018-11-28 14:44:19 |
Message-ID: | 20181128144419.GB7747@msg.df7cb.de |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Re: Jeremy Finzel 2018-11-27 <CAMa1XUgogtFxnYC5S+t6rO-zP2fNAjO23k8S8v__6Zgtj3Jivg(at)mail(dot)gmail(dot)com>
> Dear Christoph,
>
> Thank you for the review and I'm sorry for this nuisance. I have tagged a
> new release version 1.5.1 which should fix this issue.
>
> I missed this bug due to my own old extension files still existing and not
> removed via make uninstall because they had already been removed from my
> Makefile. I am hoping this should cover all the errors you had not only
> with 11 but with 9.5+.
Hi Jeremy,
the build is still not passing the regression tests. The good news is
that the diff is the same on 9.5 and 11:
15:13:28 Dropping cluster 9.5/regress ...
15:13:29 **** regression.diffs ****
15:13:29 --- /tmp/autopkgtest.RWVqQv/tree/expected/07_launch_worker.out 2018-11-27 15:26:32.000000000 +0000
15:13:29 +++ /tmp/autopkgtest.RWVqQv/tree/results/07_launch_worker.out 2018-11-28 14:13:05.269366205 +0000
15:13:29 @@ -35,7 +35,7 @@
15:13:29 7 | 0001234567 | 35 | | 0 |
15:13:29 8 | 0001234568 | 35 | | 0 |
15:13:29 9 | 0001234569 | 35 | | 0 |
15:13:29 - 10 | 0001234577 | 35 | | 0 |
15:13:29 + 10 | 0001234560 | 35 | | 0 |
15:13:29 (10 rows)
15:13:29
15:13:29 UPDATE fact_loader.fact_tables SET force_worker_priority = FALSE WHERE fact_table_relid = 'test_fact.customers_fact'::REGCLASS;
15:13:29
Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2018-11-28 14:44:44 | Re: 2 new contributions to pgdg |
Previous Message | apt.postgresql.org Repository Update | 2018-11-28 10:26:01 | postgresql-8.3 updated to version 8.3.23-4.pgdg+1 |