| From: | Arthur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru> |
|---|---|
| To: | Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru> |
| Cc: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PROPOSAL] Shared Ispell dictionaries |
| Date: | 2018-03-06 16:17:41 |
| Message-ID: | 20180306161739.GA21014@zakirov.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Feb 07, 2018 at 07:28:29PM +0300, Arthur Zakirov wrote:
> Here is rebased version of the patch due to changes into dict_ispell.c.
> The patch itself wasn't changed.
Here is rebased version of the patch due to changes within pg_proc.h.
I haven't implemented a mmap prototype yet, though.
--
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Fix-ispell-memory-handling-v6.patch | text/plain | 1.2 KB |
| 0002-Retreive-shmem-location-for-ispell-v6.patch | text/plain | 17.3 KB |
| 0003-Store-ispell-structures-in-shmem-v6.patch | text/plain | 89.0 KB |
| 0004-Update-tmplinit-arguments-v6.patch | text/plain | 9.8 KB |
| 0005-pg-ts-shared-dictinaries-view-v6.patch | text/plain | 9.3 KB |
| 0006-Shared-memory-ispell-option-v6.patch | text/plain | 8.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2018-03-06 16:22:41 | Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? |
| Previous Message | Tom Lane | 2018-03-06 16:16:04 | Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. |