Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1

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-03 16:25:50
Message-ID: 9c7756dd-bab5-4978-cc93-d0a4a6f0b605@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian pgsql-pkg-yum pljava-dev

On 1/2/19 5:09 PM, Chapman Flack wrote:
> On 1/2/19 2:45 PM, Devrim Gündüz wrote:
>
>>> More on that (and also on debuginfo and examples) was in [1].
>>
>> They are already in 1.5.2-1.
>>
>> Pushed 1.5.2-2 to repos, that include the .sql files.
>
> Ah, there they are. Thanks!

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.

Sorry for the unexpected structure.

-Chap

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org Repository Update 2019-01-08 08:39:51 orafce updated to version 3.7.2-2.pgdg+1
Previous Message Chapman Flack 2019-01-02 22:09:08 Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message chiru r 2019-01-03 17:23:56 Re: Relocatable Binaries (RPMs) : custom installation path for PostgreSQL
Previous Message Christoph Berg 2019-01-03 09:51:56 Re: Missing llvmjit packages in pgdg-11 RHEL6

Browse pljava-dev by date

  From Date Subject
Next 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
Previous Message Chapman Flack 2019-01-02 22:09:08 Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1