zxs1633079383 commented on code in PR #37259:
URL: https://github.com/apache/shardingsphere/pull/37259#discussion_r2581650151
##########
proxy/frontend/dialect/postgresql/src/main/java/org/apache/shardingsphere/proxy/frontend/postgresql/command/query/extended/PostgreSQLServerPreparedStatement.java:
##########
@@ -48,6 +48,8 @@ public final class PostgreSQLServerPreparedStatement
implements ServerPreparedSt
private final List<PostgreSQLColumnType> parameterTypes;
Review Comment:
He's now assigning values to parameterTypes in the same way, just like
above.
--
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]