IABSD.fr/ports/databases/postgresql-plr

Branch :


Log

Author Commit Date CI Message
7a958849 2022-03-11 18:31:17 drop RCS Ids
5f62a847 2021-11-29 20:01:03 postgresql-plr: use GH_*
9f6bc542 2021-02-09 20:03:40 Update to plr 8.4.1. Works with PostgreSQL 13. OK sthen@, danj@, pea@
9356ac6e 2020-05-18 22:27:04 Zap empty patch
b5569af4 2020-02-06 00:36:58 Update to plr 8.4 to work with PostgreSQL 12
9fe1e38b 2019-07-12 20:43:27 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
b9325982 2019-02-19 05:11:15 Update to plr 8.3.0.18 Switch to using GitHub. OK ajacoutot@
1cc0e98d 2018-12-02 13:26:42 postgresql-server now properly depends on -main (client). Add a LIB_DEPENDS on postgresql-client where we have pq in WANTLIB. ok sthen@
501433a3 2018-12-02 09:15:35 Missing BDEP on postgresql-client (pg_config).
0b6cb687 2017-11-01 21:51:22 Import postgresql-plr 8.3.0.17 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. OK feinerer@