File postgresql-plr.changes of Package postgresql-plr

-------------------------------------------------------------------
Wed Jul 24 14:57:26 UTC 2013 - bruno@ioda-net.ch

- Upgrade to 8.3.0.14
  Update copyright for 2013
  Remove hack to take signal back from R interpreter (Mark Kirkwood)
  Set R_SignalHandlers = 0, the proper way to prevent R from taking signals in the first place (Mark Kirkwood)
  Adjust RPM spec file
  As of pg9.2 the syntax "LANGUAGE 'C'" no longer works. Use "LANGUAGE C" instead.
  The MacPorts installation has the header filed distributed across two different directories, so there is no single "rincludedir" to query from pkg-config. Instead, do it the proper way and ask pkg-config for the cflags, which should work for all installation variants. (Peter Eisentraut)
 

-------------------------------------------------------------------
Wed Jan  2 14:32:34 UTC 2013 - darin@darins.net

* Upgrade to 8.3.0.13.1
 - Fix CREATE FUNCTION statements so that they work
   with PostgreSQL 9.2.x 

-------------------------------------------------------------------
Mon Apr 16 18:19:12 UTC 2012 - bruno@ioda-net.ch

- Make factory happy added R-base as Build-Require 

-------------------------------------------------------------------
Sun Apr  1 13:01:25 UTC 2012 - bruno@ioda-net.ch

- Fix formatting & licence scheme

-------------------------------------------------------------------
Fri Mar 30 13:59:57 UTC 2012 - bruno@ioda-net.ch

- Fix installation directory : goes to extension now 
- Added missing expected plr.out to doc as sample howto

-------------------------------------------------------------------
Sat Mar  3 19:45:10 UTC 2012 - bruno@ioda-net.ch

- Split documentation to postgresql-plr
- Add more informations (first step and test to readme.SUSE)
- Try to use -rpath (following darix advise) but no success 

-------------------------------------------------------------------
Mon Oct 17 05:52:14 UTC 2011 - bruno@ioda-net.ch

* Upgrade to 8.3.0.13
 - Fix Makefile so that msvc scripts can process it successfully
 - Add support for pgsql 9.1 CREATE EXTENSION
 - Put in safeguard to prevent attempted return of non-data (e.g. 
   closure) types from R unless the pg return type is BYTEA
 - Correct thinko from earlier pass-by-val array optimization
 - Fix crashbug related to conversion of R data.frame to Postgres 
   array on function return
 - Add plr_version() function: outputs a version string
 - New feature: allow PL/R functions to be declared and used 
   as WINDOW functions
 - Minor fixes for compiler warnings by updated gcc
 - Fix missing calls to UNPROTECT. Report and patch by Ben Leiting.
 - Take SIGINT back into Postgres control from R. Report and test case 
   by Terry Schmitt.
 - Don't try to free an array element value when the array element is NULL
 - Allow pg.spi.prepare/pg.spi.execp to use parameters which are 1D arrays- 

-------------------------------------------------------------------
Fri Jun 17 08:53:01 UTC 2011 - bruno@ioda-net.ch

- Fixed spurious perms

-------------------------------------------------------------------
Mon Jun 13 07:47:38 UTC 2011 - bruno@ioda-net.ch

 - Try to fix folders installation

-------------------------------------------------------------------
Wed Jun  8 19:21:44 UTC 2011 - bruno@ioda-net.ch

- First spec version for obs

openSUSE Build Service is sponsored by