Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: postgresql10-plr | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 8.4 | Vendor: openSUSE |
Release: bp155.2.13 | Build date: Mon May 22 12:24:58 2023 |
Group: Productivity/Databases/Servers | Build host: sheep86 |
Size: 92634 | Source RPM: postgresql10-plr-8.4-bp155.2.13.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/postgres-plr/plr/ | |
Summary: PL/R - R Procedural Language for PostgreSQL |
PL/R is a loadable procedural language that enables you to write PostgreSQL functions and triggers in the R programming language. PL/R offers most (if not all) of the capabilities a function writer has in the R language. Commands are available to access the database via the PostgreSQL Server Programming Interface (SPI) and to raise messages via elog() . There is no way to access internals of the database backend. However the user is able to gain OS-level access under the permissions of the PostgreSQL user ID, as with a C function. Thus, any unprivileged database user should not be permitted to use this language. It must be installed as an untrusted procedural language so that only database superusers can create functions in it. The writer of a PL/R function must take care that the function cannot be used to do anything unwanted, since it will be able to do anything that could be done by a user logged in as the database administrator. An implementation restriction is that PL/R procedures cannot be used to create input/output functions for new data types.
GPL-2.0-or-later
* Fri Feb 19 2021 Yuchen Lin <[email protected]> - Drop postgresql95, postgresql96 and postgresql11 flavor: no those packages from SLE * Tue Jun 09 2020 Dominique Leuenberger <[email protected]> - Drop postgresql94 flavor: pgsql94 is EOL. * Tue Oct 22 2019 Marcus Rueckert <[email protected]> - update to 8.4 - Use 8.4 in plr.control (#61) - Remove unused testing files Those were to be used with PG < 9.x - refreshed patch-Makefile-ldflags.patch * Tue Oct 22 2019 Marcus Rueckert <[email protected]> - adding postgresql12 to _multibuild * Sat Oct 27 2018 Marcus Rueckert <[email protected]> - refresh patch-Makefile-ldflags.patch to apply cleanly again * Sat Oct 27 2018 Marcus Rueckert <[email protected]> - update to 08.03.00.18 Due to some minor changes in the internal API, there were some small changes in the source to accommodate the changes. * Thu Oct 25 2018 Reinhard Max <[email protected]> - Add build for PostgreSQL 11 and drop 9.3. - BuildRequire server-devel instead of devel. * Thu Aug 10 2017 [email protected] - use _multibuild * Tue Jul 25 2017 [email protected] - Packaging + Make comment versionable + Remove obsoleted macro (mkdir, install) + Fix copyright line * Wed Jul 12 2017 [email protected] - Remove non maintained postgresql version 9.1 9.2 * Sat Jan 14 2017 [email protected] - Undo the rename of postgresql-plr.changes.in to make happy factory auto-bot * Wed Jan 11 2017 [email protected] - Update to 08.03.00.17 version - Bring support to postgresql96 - Packaging + Move source to github and adapt packaging for that + Add plr-US.pdf as documentation, html being not delivered Documentation is build outside of the package to avoid texlive + Redone patch-Makefile-ldflags.patch to current sources + Rename postgresql-plr.changes.in to postgresql-plr.changes to ease osc vc edition, adapt pre_checking.sh to this change. * Mon Dec 21 2015 [email protected] - Fix postun/postin ldconfig call (see comment in sr#345782) * Fri Feb 13 2015 [email protected] - Update to last upstream tar.gz Due to missing root plr, and documentation (Conway) - Removed upgrade alter extension, this doesn't work yet * Mon Feb 09 2015 [email protected] - Update to upstream 8.3.0.16 Update for PostgreSQL 9.5dev compatibility Update copyrights Add check and throw an error when don't have an expectedDesc. Remove autocommit setting -- it has been removed in PostgreSQL 9.5, and it has been ineffective for a long time. Reported by Peter E. Fix RPM spec file (redhat) - Added support to postgresql94 packages - modified patches: redone for 8.0.16 * patch-Makefile-ldflags.patch
/etc/ld.so.conf.d/postgresql10-plr.conf /usr/lib/postgresql10/lib64 /usr/lib/postgresql10/lib64/plr.so /usr/share/doc/packages/postgresql10-plr /usr/share/doc/packages/postgresql10-plr/README.md /usr/share/doc/packages/postgresql10-plr/readme.SUSE /usr/share/postgresql10/extension /usr/share/postgresql10/extension/plr--8.3.0.18--8.4.sql /usr/share/postgresql10/extension/plr--8.4.sql /usr/share/postgresql10/extension/plr--unpackaged--8.4.sql /usr/share/postgresql10/extension/plr.control
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:11:13 2024