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-02-26 18:38:04 |
Message-ID: | 40eeb475-b996-d33c-edcf-775a0118b341@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 | Devrim Gündüz | 2019-02-26 19:16:13 | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 |
Previous Message | apt.postgresql.org Repository Update | 2019-02-22 13:32:54 | pgcluu updated to version 2.9-1.pgdg+1 |
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2019-02-26 19:16:13 | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 |
Previous Message | Martín Marqués | 2019-02-25 00:13:30 | Re: Broken PG10 packages for F28 |
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2019-02-26 19:16:13 | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 |
Previous Message | Chapman Flack | 2019-02-15 15:33:38 | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 |