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

Поиск
Список
Период
Сортировка
От Chapman Flack
Тема Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1
Дата
Msg-id 9c7756dd-bab5-4978-cc93-d0a4a6f0b605@anastigmatix.net
обсуждение исходный текст
Ответ на Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1  (Chapman Flack <chap@anastigmatix.net>)
Ответы Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1  (Chapman Flack <chap@anastigmatix.net>)
Список pgsql-pkg-yum
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


В списке pgsql-pkg-yum по дате отправления:

Предыдущее
От: Christoph Berg
Дата:
Сообщение: Re: Missing llvmjit packages in pgdg-11 RHEL6
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: [PostgreSQL YUM Repository - Bug #3710] (Resolved) RHEL7postgresql11 postgis2.5 fails with /usr/pgsql-11/lib/postgis-2.5.so:undefined symbol: geod_polygon_init