On Thu, Apr 1, 2010 at 9:59 AM, Tom Lane <[email protected]> wrote: > Peter Eisentraut <[email protected]> writes: >> While psql is careful to schema-qualify all references to built-in >> objects (pg_catalog.*), it completely neglects to do this for built-in >> operators, > > That's intentional because of the utter lack of readability that > results if you try to use OPERATOR() everywhere ...
I was mulling over in my head the possibility that the date on which this patch was posted was deliberate... ...Robert -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
