Releases: postgres-plr/plr
Releases · postgres-plr/plr
REL8_4_8_6
PostgreSQL 18 Release Build 6
* prepare for PL/R release of 8.4.8.6
* Not expected to affect end-user PL/R programming
* Update builds and tests to use R 4.6.0
PL/R Releases for Windows and Cygwin
Windows users
plr-matid-6-d41d6f0-UCRT64-x64-R4.6.0-PG18.3-Release.zip
plr-matid-10-d41d6f0-UCRT64-x64-R4.6.0-PG15.17-Release.zip
plr-matid-9-d41d6f0-UCRT64-x64-R4.6.0-PG16.13-Release.zip
plr-matid-10-d41d6f0-UCRT64-x64-R4.6.0-PG15.17-Release.zip
plr-matid-11-d41d6f0-UCRT64-x64-R4.6.0-PG14.22-Release.zip
Cygwin users
* plr-matid-1-d41d6f0-cygwin-x64-R4.4.2-PG18.1-Release.zip
Cygwin x86 users
* plr-apvid-1-d41d6f0f-cygwin-x86-R4.2.1-PG14.5-Release.7z
REL8_4_8_4
PostgreSQL 18 Release Build 4
* prepare for PL/R release of 8.4.8.4
* Not expected to affect end-user PL/R programming
* Internal work-arounds to trivial changes:
* 1. Tuplestorestate in postgresql bleeding-edge files execnodes.h and tuplestore.h
* 2. allocLang in R 4.4.1\bleeding-edge file Rinternals.h
PL/R Releases for Windows and Cygwin
Windows users
* plr-matid-6-be79500-UCRT64-x64-R4.5.3-PG18.3-Release.zip
* plr-matid-8-be79500-UCRT64-x64-R4.5.3-PG17.9-Release.zip
* plr-matid-9-be79500-UCRT64-x64-R4.5.3-PG16.13-Release.zip
* plr-matid-10-be79500-UCRT64-x64-R4.5.3-PG15.17-Release.zip
* plr-matid-11-be79500-UCRT64-x64-R4.5.3-PG14.22-Release.zip
Cygwin users
* plr-matid-1-be79500-cygwin-x64-R4.4.2-PG18.1-Release.zip
Cygwin x86 users
* plr-apvid-1-be795006-cygwin-x86-R4.2.1-PG14.5-Release.7z
REL8_4_8_3
PostgreSQL 18 Release Build 3 * prepare for PL/R release of 8.4.8.3 * Not expected to affect end-user PL/R programming * Internal workaround to trivial change in R 4.6.0 file Rinlinedfuns.h
REL8_4_8_2
PostgreSQL 18 Release 2
REL8_4_8_1
PL/R Releases for Windows and Cygwin
Most Windows users may want
* plr-matid-6-a787cc95-UCRT64-x64-R4.5.1-PG18.0-Release.zip
* plr-matid-8-a787cc95-UCRT64-x64-R4.5.1-PG17.6-Release.zip
* plr-matid-9-a787cc95-UCRT64-x64-R4.5.1-PG16.10-Release.zip
Cygwin users want
* plr-matid-1-a787cc95-cygwin-x64-R4.4.2-PG17.4-Release.zip
Windows x86 users may want
* plr-*-x86-Release-msvc.7z
* plr-a787cc95-pg14.5-R4.2.1-x86-Release-cygwin.7z
REL8_4_8
PL/R Releases for Windows and Cygwin
Most Windows users may want
- plr-matid-6-46358f78-UCRT64-x64-R4.5.1-PG18.0-Release.zip
- plr-matid-8-46358f78-UCRT64-x64-R4.5.1-PG17.6-Release.zip
- plr-matid-9-46358f78-UCRT64-x64-R4.5.1-PG16.10-Release.zip
Cygwin users want
- plr-matid-1-46358f78-cygwin-x64-R4.4.2-PG17.4-Release.zip
x86 users may want
- plr-*-x86-Release-msvc.7z
- plr-46358f78-pg14.5-R4.2.1-x86-Release-cygwin.7z
REL8_4_7
Update appveyor.yml Try new key
REL8_4_6
Release version 8.4.6 * Refactored AssertArg to Assert * Release with R version 4.1.3 and 4.2.3
REL8_4_5
add empty files to allow for upgrade from 8.4.2 through 8.4.4 (#125) * add empty files to allow for upgrade from 8.4.2 through 8.4.4 * bump version to 8.4.5, added upgrade sql files
REL8_4_4
bump version in control file for release 8_4_4 (#122) * bump version in control file for release 8_4_4 * changed files names to be consistent with extension version * update Makefile