Add pgtype.Lseg
This commit is contained in:
@@ -243,6 +243,7 @@ func init() {
|
||||
"json": &Json{},
|
||||
"jsonb": &Jsonb{},
|
||||
"line": &Line{},
|
||||
"lseg": &Lseg{},
|
||||
"name": &Name{},
|
||||
"numeric": &Numeric{},
|
||||
"numrange": &Numrange{},
|
||||
|
||||
Reference in New Issue
Block a user