Skip to content

Commit

Permalink
NEWS and CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed May 1, 2022
1 parent d693772 commit 671c1b4
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,15 @@

# RPostgres 1.4.4 (2022-05-01)

- Same as previous version.


# RPostgres 1.4.3.9001 (2022-05-01)
## Bug fixes

- Allow connection if the `pg_type` table is missing (#394, #395, @pedrobtz).
- Expand tests for `dbConnect(check_interrupts = TRUE)` (#385, @zozlak).
- Fix `dbExecute(immediate = TRUE)` after `dbAppendTable()` (#382, #384).
- Ignore extended timestamp tests on i386 (#387).

## Internal

# RPostgres 1.4.3.9000 (2021-12-20)

- Same as previous version.
- Expand tests for `dbConnect(check_interrupts = TRUE)` (#385, @zozlak).
- Ignore extended timestamp tests on i386 (#387).


# RPostgres 1.4.3 (2021-12-20)
Expand Down

0 comments on commit 671c1b4

Please sign in to comment.