Is there a way to check if objects are created with quotes or not? - Mailing list pgsql-admin

From Edwin UY
Subject Is there a way to check if objects are created with quotes or not?
Date
Msg-id CA+wokJ_v+60LbcBcbQmxxLQKZucAedokjrmJ5QMTevyO5q78Kg@mail.gmail.com
Whole thread Raw
Responses Re: Is there a way to check if objects are created with quotes or not?
Re: Is there a way to check if objects are created with quotes or not?
Re: Is there a way to check if objects are created with quotes or not?
List pgsql-admin
Hi,

I am just now finding out that I sometimes I have to enclosed tables in quotes, that is a name named table1 need to be quoted as 'table1' otherwise it gives error.
Is there any way to find out what are those such tables so we can rename it to be without the quotes? Or maybe it is not a good idea to rename as it might break the indexes / foreign keys / sequences?

pgsql-admin by date:

Previous
From: kasem adel
Date:
Subject: High Disk Utilization Due to Query on Large Table
Next
From:
Date:
Subject: RE: Commit with wait event on advisory lock!