From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Gregory Stark <stark(at)enterprisedb(dot)com> |
Cc: | Postgres <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: get_relation_stats_hook() |
Date: | 2008-09-25 16:27:21 |
Message-ID: | 1222360041.4445.809.camel@ebony.2ndQuadrant |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Mon, 2008-09-22 at 18:41 +0100, Gregory Stark wrote:
> The easiest way to fix this seems like also the best way, instead of storing a
> boolean store the pointer to the release function.
Implemented as suggested. v5 enclosed.
--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support
Attachment | Content-Type | Size |
---|---|---|
stat_hooks.v5.patch | text/x-patch | 9.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-09-25 16:27:49 | Re: Missing results from scroll cursor in PostgreSQL 8.3.3? |
Previous Message | Greg Smith | 2008-09-25 15:42:03 | Re: Add default_val to pg_settings |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-09-25 22:28:39 | Re: [PATCHES] Infrastructure changes for recovery |
Previous Message | Simon Riggs | 2008-09-24 21:44:19 | Re: [PATCHES] Subtransaction commits and Hot Standby |