On Thu, Jul 12, 2012 at 10:55 PM, Sergey Konoplev <sergey.konoplev@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > On Thu, Jul 12, 2012 at 10:38 PM, Anibal David Acosta <aa@xxxxxxxxxxxx> wrote: >> Does postgres re run the query on each function call, or has some kind of >> “flag” indicating that table as not been changed and return cached result of >> a previous call if the call has same parameters? > > It does re-run it on each call. ps. Do not get confused with IMMUTABLE, STABLE and VOLATILE flags. It is kind of promising to the planner that the function will behave like specified. > > -- > Sergey Konoplev > > a database architect, software developer at PostgreSQL-Consulting.com > http://www.postgresql-consulting.com > > Jabber: gray.ru@xxxxxxxxx Skype: gray-hemp Phone: +79160686204 -- Sergey Konoplev a database architect, software developer at PostgreSQL-Consulting.com http://www.postgresql-consulting.com Jabber: gray.ru@xxxxxxxxx Skype: gray-hemp Phone: +79160686204 -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general