Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 - Mailing list pgsql-pkg-yum

From Chapman Flack
Subject Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1
Date
Msg-id 5036d086-851b-a281-5f95-306cb038b9c2@anastigmatix.net
Whole thread Raw
In response to Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1  (Chapman Flack <chap@anastigmatix.net>)
Responses Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1  (Devrim Gündüz <devrim@gunduz.org>)
List pgsql-pkg-yum
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
> 



pgsql-pkg-yum by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: Missing latest version of pgadmin (4.1) from yum repository
Next
From: Devrim Gündüz
Date:
Subject: Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1