const github.com/jackc/pgtype.TimestampArrayOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L61: 	TimestampArrayOID   = 1115
		pgtype.go#L269: 	ci.RegisterDataType(DataType{Value: &TimestampArray{}, Name: "_timestamp", OID: TimestampArrayOID})