2
0

Minor docs fixes for large objects

This commit is contained in:
Jonathan Rudenberg
2015-01-02 17:05:44 -05:00
parent b5eb23da7b
commit 10655944aa
2 changed files with 8 additions and 6 deletions
+1
View File
@@ -25,6 +25,7 @@ The pgx native interface supports the following extra features:
* Configurable connection pool with after connect hooks to do arbitrary connection setup
* PostgreSQL array to Go slice mapping for integers, floats, and strings
* Hstore support
* Large object support
## database/sql