Skip to content

Commit

Permalink
Add timetz and []timetz OID constants
Browse files Browse the repository at this point in the history
  • Loading branch information
jackc committed Jan 28, 2024
1 parent 0819a17 commit 7b5fcac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pgtype/pgtype.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ const (
IntervalOID = 1186
IntervalArrayOID = 1187
NumericArrayOID = 1231
TimetzOID = 1266
TimetzArrayOID = 1270
BitOID = 1560
BitArrayOID = 1561
VarbitOID = 1562
Expand Down

0 comments on commit 7b5fcac

Please sign in to comment.