Skip to content

Tags: gavinsherry/plr

Tags

REL8_3_0_16

Toggle REL8_3_0_16's commit message
tag REL8_3_0_16 release

REL8_3_0_15

Toggle REL8_3_0_15's commit message
tag REL8_3_0_15 release

REL8_3_0_14

Toggle REL8_3_0_14's commit message
tag REL8_3_0_14 release

REL8_3_0_13

Toggle REL8_3_0_13's commit message
- tag REL8_3_0_13 release

REL8_3_0_12

Toggle REL8_3_0_12's commit message
tag release with Win64 bugfix

REL8_3_0_11

Toggle REL8_3_0_11's commit message
- tagging REL8_3_0_11

REL8_3_0_10

Toggle REL8_3_0_10's commit message
- detoast input datum before copying it into an R object

REL8_3_0_9

Toggle REL8_3_0_9's commit message
- Adjust for the fact that bytea.h did not exist before PostgreSQL 9.0

REL8_3_0_8

Toggle REL8_3_0_8's commit message
- updated copyright statements

- Makefile fix for Mac OSX per kostas savvidis
- Added RPostgreSQL compatability functions
- Added ability to send serialized R objects to Postgres as bytea return values
- Added ability to convert bytea arguments from Postgres back into the original R object
- Added function to unserialize bytea value in order to restore object outside of R (useful for image data)

REL8_2_0_10

Toggle REL8_2_0_10's commit message
- updated copyright statements

- Makefile fix for Mac OSX per kostas savvidis
- Added RPostgreSQL compatability functions
- Added ability to send serialized R objects to Postgres as bytea return values
- Added ability to convert bytea arguments from Postgres back into the original R object
- Added function to unserialize bytea value in order to restore object outside of R (useful for image data)