get_relation_stats_hook()

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: get_relation_stats_hook()
Date: 2008-06-26 14:20:37
Message-ID: 1214490037.3845.136.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Currently we have a plugin capability for get_relation_info_hook(), but
no corresponding capability for statistics info.

So, all calls to SearchSysCache would be replaced with a call to
get_relation_info_hook(), if present.

Any objections, thoughts?

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Mielke 2008-06-26 14:34:41 Re: plpgsql: Is ELSE IF supported or not?
Previous Message Jeff McKenna 2008-06-26 13:04:44 Re: MSVC 2003 compile error with pg8.3.3

Browse pgsql-patches by date

  From Date Subject
Next Message Josh Berkus 2008-06-26 14:43:39 Re: [0/4] Proposal of SE-PostgreSQL patches
Previous Message Bruce Momjian 2008-06-26 03:58:09 Re: [0/4] Proposal of SE-PostgreSQL patches