[R-sig-DB] Announce: RPostgreSQL 0.2-0 released

Tomoaki NISHIYAMA tomo@k|n @end|ng |rom kenroku@k@n@z@w@-u@@c@jp
Wed Oct 5 01:54:17 CEST 2011


Dear all,

We are happy to announce that we released version 0.2-0 of RPostgreSQL, 
which is available at.
http://cran.r-project.org/web/packages/RPostgreSQL/index.html

Major changes since 0.1-7 are

   o   Error check for dbWriteTable

   o   dbWriteTable does not write a temporary file.
       Control characters in strings are properly escaped for dbWriteTable.

   o   Remove warning for enum and arrays etc.  The value are still transferred
       as string and not converted to arrays etc.

   o   use c('schema', 'table') to specify schema

   o   Integer is mapped to integer in postgresql rather than bigint.


Note that c('schema', 'table') are quite new and you may find some error
related to schema if you heavily use it.
So, don't hesitate to ask questions or report errors.

If you have any question, please ask to this mailing list.
rpostgresql-dev using googlegroups.com

If you think you found an error or a bug, please check the issue list
and create a new issue if it is new.
http://code.google.com/p/rpostgresql/issues/list

Best regards,

-- 
Tomoaki NISHIYAMA

Advanced Science Research Center,
Kanazawa University,
13-1 Takara-machi, 
Kanazawa, 920-0934, Japan



	[[alternative HTML version deleted]]




More information about the R-sig-DB mailing list