Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 73 by
cezary.d...@gmail.com: postgresqlDescribeDriver(drv,
verbose = TRUE) fails due to changes in DBI
https://code.google.com/p/rpostgresql/issues/detail?id=73
What steps will reproduce the problem?
1. RPostgreSQL::postgresqlDescribeDriver(drv, verbose = TRUE)
I'm seeing:
<PostgreSQLDriver:(75538)>
Driver name: PostgreSQL
Max connections: 16
Conn. processed: 2
Default records per fetch: 500
DBI API version:
Error in cat(list(...), file, sep, fill, labels, append) :
argument 2 (type 'list') cannot be handled by 'cat'
In addition: Warning message:
'dbGetDBIVersion' is deprecated.
Use 'packageVersion('DBI')' instead.
See help("Deprecated")
RPostgreSQL 0.4, OS X 10.10
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings