duerwuyi commented on issue #34685:
URL: 
https://github.com/apache/shardingsphere/issues/34685#issuecomment-2662396162

   NOTE: `\d` and `\dt` also produced wrong results:
   ```sql
   postgres=> \d
              List of relations
    Schema |   Name    | Type  |  Owner   
   --------+-----------+-------+----------
    public | t_order_0 | table | postgres
    public | t_order_2 | table | postgres
   (2 rows)
   ```


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