From: | Chapman Flack <chap(at)anastigmatix(dot)net> |
---|---|
To: | Devrim Gündüz <devrim(at)gunduz(dot)org>, pgsql-pkg-yum(at)postgresql(dot)org |
Subject: | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 |
Date: | 2019-01-22 16:05:59 |
Message-ID: | 5036d086-851b-a281-5f95-306cb038b9c2@anastigmatix.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian pgsql-pkg-yum pljava-dev |
Ping?
On 1/10/19 8:50 AM, Chapman Flack wrote:
> On 01/03/19 11:25, Chapman Flack wrote:
>>> On 1/2/19 2:45 PM, Devrim Gündüz wrote:
>>>> Pushed 1.5.2-2 to repos, that include the .sql files.
>>
>> It turns out to be almost right. The update .sql files appear
>> to be links to pljava--1.5.2.sql, but that is the file used for
>> a new installation. ALTER EXTENSION UPDATE fails if that file is used.
>>
>> There is a file in the source tree named pljava--.sql and that
>> one is the template for all (trivial) update scripts. The
>> installer jar produced by the build process simply includes that
>> file under all of the necessary update script names (and not
>> under its own name).
>>
>> It would be possible to do that, or to make one of the named
>> update scripts a copy of it and the rest all links to that one,
>> etc.
>
> Can this be fixed? As it stands in 1.5.2-2, ALTER EXTENSION UPDATE
> still breaks.
>
> Thanks,
> -Chap
>
From | Date | Subject | |
---|---|---|---|
Next Message | apt.postgresql.org Repository Update | 2019-01-24 08:52:57 | pgadmin4 updated to version 4.1-1.pgdg+1 |
Previous Message | apt.postgresql.org Repository Update | 2019-01-22 15:53:56 | ora2pg updated to version 20.0-1.pgdg+1 |
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2019-01-30 18:32:21 | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 |
Previous Message | Devrim Gündüz | 2019-01-21 23:27:00 | Re: Missing latest version of pgadmin (4.1) from yum repository |
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2019-01-30 18:32:21 | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 |
Previous Message | Chapman Flack | 2019-01-10 13:50:45 | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 |