Skip to content

Commit 487809c

Browse files
committed
Mention postgres-large-object
1 parent 5b7e435 commit 487809c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,9 @@ Support for Postgres arrays is located in the
234234
Support for Postgres ranges is located in the
235235
[postgres-range](https://github.com/sfackler/rust-postgres-range) crate.
236236

237+
Support for Postgres large objects is located in the
238+
[postgres-large-object](https://github.com/sfackler/rust-postgres-large-object) crate.
239+
237240
## Optional features
238241

239242
### Unix socket connections

0 commit comments

Comments
 (0)