Re: 2 new contributions to pgdg - Mailing list pgsql-pkg-debian

From Christoph Berg
Subject Re: 2 new contributions to pgdg
Date
Msg-id 20181128144419.GB7747@msg.df7cb.de
Whole thread Raw
In response to Re: 2 new contributions to pgdg  (Jeremy Finzel <finzelj@gmail.com>)
Responses Re: 2 new contributions to pgdg
List pgsql-pkg-debian
Re: Jeremy Finzel 2018-11-27 <CAMa1XUgogtFxnYC5S+t6rO-zP2fNAjO23k8S8v__6Zgtj3Jivg@mail.gmail.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


pgsql-pkg-debian by date:

Previous
From: apt.postgresql.org Repository Update
Date:
Subject: postgresql-8.3 updated to version 8.3.23-4.pgdg+1
Next
From: Christoph Berg
Date:
Subject: Re: 2 new contributions to pgdg