Jan Wieck <[EMAIL PROTECTED]> writes:
> What is bad about leaving pg_catalog all lower case and expect everyone 
> to query the catalog quoted?

The fact that it will break every nontrivial client currently in
existence.  Those quotes aren't there in the clients and we can't
suddenly mandate them to become there.  Also, that approach does not
work for built-in functions (MAX, etc)

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to