2
0

Add documentation for pointer to pointer null mapping

This commit is contained in:
Jack Christensen
2015-09-08 12:15:16 -05:00
parent 73135865e7
commit e4f401f6ec
3 changed files with 12 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ Pgx supports many additional features beyond what is available through database/
* JSON and JSONB support
* Maps inet and cidr PostgreSQL types to net.IPNet
* Large object support
* Null mapping to Null* struct or pointer to pointer.
## Performance