Add pgtype.Polygon
This commit is contained in:
@@ -250,6 +250,7 @@ func init() {
|
||||
"oid": &OidValue{},
|
||||
"path": &Path{},
|
||||
"point": &Point{},
|
||||
"polygon": &Polygon{},
|
||||
"record": &Record{},
|
||||
"text": &Text{},
|
||||
"tid": &Tid{},
|
||||
|
||||
Reference in New Issue
Block a user