Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kimrutherford/rust-postgres

Tags

v0.10.0

Toggle v0.10.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
* The minimum required Rust version is now 1.2.

* `IntoConnectParams` now returns a `Box<Error>`.
* `Error::DbError` now stores a `Box<DbError>` instead of a `DbError`, cutting
    down the size of `Error` from 376 bytes to 34.
* Provide expected input formats to `ReadWithInfo`s.
* Overhaul the `copy_out` API. Instead of returning a `Read`er that has to be
    destroyed is weird and kind of bad. Instead, pass a `WriteWithInfo` into
    `copy_out`.
* Refactor notification API. `Notifications` is no longer an `Iterator` in
    itself, but instead has methods to return various kinds of `Iterator`s.

v0.9.6

Toggle v0.9.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release-v0.9.6' into release

v0.9.5

Toggle v0.9.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release-v0.9.5' into release

v0.9.4

Toggle v0.9.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release-v0.9.4' into release

v0.9.3

Toggle v0.9.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release-v0.9.3' into release

v0.9.2

Toggle v0.9.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release-v0.9.2' into release

v0.9.0

Toggle v0.9.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release-v0.9.0' into release

v0.8.9

Toggle v0.8.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release-v0.8.9' into release

v0.8.8

Toggle v0.8.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release v0.8.8

v0.8.7

Toggle v0.8.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release v0.8.7