2
0

Add hstore to docs

This commit is contained in:
Jack Christensen
2014-09-19 17:38:35 -05:00
parent 98853ea98f
commit 0a213e6474
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ The pgx native interface supports the following extra features:
* Logging support
* 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
## database/sql