| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: tableam: abstracting relation sizing code |
| Date: | 2019-06-07 15:14:39 |
| Message-ID: | CA+TgmoZmGYPZpx5+5AosT0z=Y1Kpoiy3NSf=x9e9UvHD=UWt2A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jun 7, 2019 at 8:43 AM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Good catch, and now I notice that the callback is not called
> estimate_rel_size but relation_estimate_size. Updated patch attached;
> thanks for the review.
Let's try that one more time, and this time perhaps I'll make it compile.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| v3-0001-tableam-Provide-helper-functions-for-relation-siz.patch | application/octet-stream | 14.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2019-06-07 15:29:22 | Re: tableam: abstracting relation sizing code |
| Previous Message | Ian Barwick | 2019-06-07 15:02:04 | Re: doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" |