Table invalidation
authorMarko Kreen <markokr@gmail.com>
Thu, 11 Oct 2012 12:16:58 +0000 (15:16 +0300)
committerMarko Kreen <markokr@gmail.com>
Thu, 11 Oct 2012 15:14:44 +0000 (18:14 +0300)
commitccc9dbb8e6af5b050abbc76cad38a58f05b32cee
tree5f63a979292a518b452171b4aeb25541386588b4
parent3384d09da28f3caa23326d0587e995010c8d38e2
Table invalidation

On each call, recheck type relation rowstamp.

If it proves to be noticeable, we can use
syscache callback infrastructure for that,
but it will be much more complex.
src/function.c
src/plproxy.h
src/type.c
test/expected/plproxy_table.out
test/sql/plproxy_table.sql