[BioC] RDBIPgSQL: strange inheritance problems

John Zhang jzhang at jimmy.harvard.edu
Wed Jul 21 14:26:33 CEST 2004



>> Con <-
>dbConnect(PgSQL(),user="postgres",host="localhost",dbname="TestDatabase")
>
>when i try to list the tables from this database i get this strange error
>message:
>
>> dbListTables(Con)
>Error in inherits(x, "factor") : Object "pattern" not found

The bug has been fixed in RdbiPgSQL 1.0.8 that can be downloaded from the 
developmental track. I will update the released version too. Thanks.


Jianhua



More information about the Bioconductor mailing list