Displaying 1 result from an estimated 1 matches for "postgresqlpkgnam".
Did you mean:
postgresqlpkgname
2009 Jun 04
2
RPostgreSQL segfault with LEFT JOIN
...n R:
----------------------------------------------------------------------------------------------------
row number 0 is out of range 0..-1
*** caught segfault ***
address (nil), cause 'memory not mapped'
Traceback:
1: .Call("RS_PostgreSQL_exec", conId, statement, PACKAGE
= .PostgreSQLPkgName)
2: postgresqlExecStatement(conn, statement, ...)
3: is(object, Cl)
4: is(object, Cl)
5: .valueClassTest(standardGeneric("dbSendQuery"), "DBIResult", "dbSendQuery")
6: dbSendQuery(conn, q)
---------------------------------------------------------------------...