Skip to content

Releases: postgres-plr/plr

REL8_4_8_6

25 Apr 06:05

Choose a tag to compare

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

12 Apr 07:01

Choose a tag to compare

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

14 Mar 12:07

Choose a tag to compare

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

17 Nov 15:52

Choose a tag to compare

PostgreSQL 18 Release 2

REL8_4_8_1

17 Oct 03:16

Choose a tag to compare

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

01 Oct 04:00

Choose a tag to compare

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

10 Oct 21:24
3640a85

Choose a tag to compare

Update appveyor.yml

Try new key

REL8_4_6

02 Aug 13:40

Choose a tag to compare

Release version 8.4.6

* Refactored AssertArg to Assert
* Release with R version 4.1.3 and 4.2.3

REL8_4_5

05 Nov 18:24
641189c

Choose a tag to compare

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

29 Sep 20:21
dd599f2

Choose a tag to compare

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