We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c5f03b commit 666634cCopy full SHA for 666634c
NEWS.md
@@ -1,19 +1,10 @@
1
# RPostgres 1.2.1 (2020-09-28)
2
3
-- Internal changes only.
4
-
5
6
-# RPostgres 1.2.0.9001 (2020-09-28)
7
8
- Gains new `Redshift` driver for connecting to Redshift databases.
9
Redshift databases behave almost identically to Postgres so this
10
driver allows downstream packages to distinguish between the two (#258).
11
- Datetime values are now passed to the database using an unambiguous time zone format (#255, @imlijunda).
12
- Document `Postgres()` together with `dbConnect()` (#242).
13
14
15
-# RPostgres 1.2.0.9000
16
17
- Windows: update libpq to 12.2.0.
18
19
# RPostgres 1.2.0
0 commit comments