Skip to content

RPostgres 1.4.3

Compare
Choose a tag to compare
@krlmlr krlmlr released this 20 Dec 06:02

Features

  • New postgresIsTransacting() (#351, @jakob-r).
  • Temporary tables are now discovered correctly for Redshift() connections, all DBItest tests pass (#358, @galachad).

Internal

  • Make method definition more similar to S3. All setMethod() calls refer to top-level functions (#380).