summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/plr: Remove POSTGRES_COMPAT 9.3Aaron W. Swenson2019-06-151-2/+2
| | | | Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* dev-db/plr: Remove <9.3 from POSTGRES_COMPATAaron W. Swenson2018-05-131-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/plr: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* dev-db/plr: new packageIan Stakenvicius2017-12-283-0/+94
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