2
0
This commit is contained in:
Jack Christensen
2017-04-04 08:40:41 -05:00
parent 365005d207
commit d14de1d1fc
4 changed files with 236 additions and 2 deletions
+1
View File
@@ -248,6 +248,7 @@ func init() {
"numeric": &Numeric{},
"numrange": &Numrange{},
"oid": &OidValue{},
"path": &Path{},
"point": &Point{},
"record": &Record{},
"text": &Text{},