Summary
An extension for postgresql databases to allow direct usage of
Versions
v8.4.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64
v8.3.0.17 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64
USE flags
postgres_targets
- postgres10
- Build against PostgreSQL 10
- postgres11
- Build against PostgreSQL 11
- postgres12
- Build against PostgreSQL 12
- postgres13
- Build against PostgreSQL 13
- postgres9_5
- Build against PostgreSQL 9.5
- postgres9_6
- Build against PostgreSQL 9.6
Dependencies
dev-db / postgresql : PostgreSQL RDBMS
dev-lang / R : Language and environment for statistical computing and graphics
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
dev-db / postgresql : PostgreSQL RDBMS
dev-lang / R : Language and environment for statistical computing and graphics
Bugs
- 656028
- dev-db/plr-8.3.0.17 : [TEST] Makefile:<snip>: /.../contrib-global.mk: No such file or directory
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
dev-db/plr: Bump, add more postgres targets
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron W. Swenson · gentoo
dev-db/plr: Dropping Pg 9.4 Support
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron W. Swenson · gentoo
dev-db/plr: Remove POSTGRES_COMPAT 9.3
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org> - Aaron W. Swenson · gentoo
dev-db/plr: Remove <9.3 from POSTGRES_COMPAT
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Ian Stakenvicius · gentoo
dev-db/plr: new package
Finally decided to add this to the gentoo repo. PL/R is a postgresql server extension that allows R scripts (dev-lang/R) to be used directly in postgresql queries and functions. Bug: http://bugs.gentoo.org/272610 Package-Manager: Portage-2.3.13, Repoman-2.3.3