Search Postgresql Archives

Re:

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jul 14, 2013 at 8:36 PM, Vincenzo Romano
<vincenzo.romano@xxxxxxxxxxx> wrote:

> I am only concerned about how late is done the binding between a table
> name and the actual OID for other functions, views and triggers.


Well, it should work like this: once the parser decides that a query
looks good, it seaches for the catalogue to find out all the names of
implied relations. Therefore, the binding you mention should happen as
late as possible. However, I'm not sure if there a kind of caching
mechanism that can invalidate such sentence. Someone with more
experience can detail better.

Luca


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux