zhaojinchao95 commented on issue #23603:
URL: 
https://github.com/apache/shardingsphere/issues/23603#issuecomment-1386467635

   @sandynz Hi, maybe it's about PG case matters. Such as :
   
   `SELECT table_name FROM information_schema.role_table_grants WHERE 
table_name IN ('t_order_0');` this sql are some response from PG.
   
   `SELECT table_name FROM information_schema.role_table_grants WHERE 
table_name IN ('T_ORDER_0');` this sql are not some response from PG.
   
   <img width="851" alt="image" 
src="https://user-images.githubusercontent.com/33742097/213083491-b41bcb2d-7383-4660-8802-92cc5966052f.png";>
   


-- 
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]

Reply via email to