const github.com/jackc/pgtype.RecordOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L70: 	RecordOID           = 2249
		pgtype.go#L306: 	ci.RegisterDataType(DataType{Value: &Record{}, Name: "record", OID: RecordOID})