jyotisharma7 commented on PR #24358: URL: https://github.com/apache/shardingsphere/pull/24358#issuecomment-1449804520
> It seems that the UUID in binary format is 16 bytes. > > https://github.com/pgjdbc/pgjdbc/blob/99d010147b3e6907a39485ec0113c56d09fdfc37/pgjdbc/src/main/java/org/postgresql/jdbc/PgResultSet.java#L3575-L3590 > It seems that the UUID in binary format is 16 bytes. > > https://github.com/pgjdbc/pgjdbc/blob/99d010147b3e6907a39485ec0113c56d09fdfc37/pgjdbc/src/main/java/org/postgresql/jdbc/PgResultSet.java#L3575-L3590 yes it is 16 bytes in binary format. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
