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 | 214c9f2f-423f-39ff-2477-887567c400db@anastigmatix.net обсуждение исходный текст |
Ответ на | Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1 (Devrim Gündüz <devrim@gunduz.org>) |
Ответы |
Re: PL/Java 1.5.2 - fixes one regression in date conversion in 1.5.1
|
Список | pgsql-pkg-yum |
On 1/2/19 2:04 PM, Devrim Gündüz wrote: > > Updated to 1.5.2 yesterday. Sorry for the delay. That was fast, thanks! ... but it does not have these files: usr/pgsql-*/share/pljava/pljava--1.5.0--1.5.2.sql usr/pgsql-*/share/pljava/pljava--1.5.1--1.5.2.sql Without those files, ALTER EXTENSION pljava UPDATE; will fail for sites that have 1.5.0 or 1.5.1 installed already. The build process puts such files directly into the installer jar, as copies of pljava--.sql with the right names. Your packaging process seems to bypass the installer jar, so will have to be responsible for making those files. It could make the needed copies or links at build time, or even just include one of them and make the remaining copies/links on the target system in a post-install script. More on that (and also on debuginfo and examples) was in [1]. Thanks, -Chap [1] https://www.postgresql.org/message-id/5BC924A4.7080709%40anastigmatix.net
В списке pgsql-pkg-yum по дате отправления: