Re: patch: preload dictionary new version - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: patch: preload dictionary new version
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: patch: preload dictionary new version  (Pavel Stehule <[email protected]>)
Responses Re: patch: preload dictionary new version
List pgsql-hackers
2010/7/14 Pavel Stehule <[email protected]>:
> this patch is significantly reduced original patch. It doesn't propose
> a simple allocator - just eliminate a high memory usage for ispell
> dictionary.

I don't think introducing new methods is a good idea. If you want a
simple allocator, MemoryContextMethods layer seems better for me.

The original purpose of the patch -- preloading dictionaries --
is also need to be redesigned with precompiler approach.
I'll move the proposal to "Returned with Feedback" status.

-- 
Itagaki Takahiro


pgsql-hackers by date:

Previous
From: David Christensen
Date:
Subject: Re: psql \conninfo command (was: Patch: psql \whoami option)
Next
From: Zotov
Date:
Subject: Query optimization problem