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

From Pavel Stehule
Subject Re: patch: preload dictionary new version
Date
Msg-id AANLkTil3UuwytXCeX8UzfaLjEejVV7wijO4IdRdslWoq@mail.gmail.com
Whole thread Raw
In response to Re: patch: preload dictionary new version  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
List pgsql-hackers
Hello

2010/7/20 Itagaki Takahiro <itagaki.takahiro@gmail.com>:
> 2010/7/14 Pavel Stehule <pavel.stehule@gmail.com>:
>> 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.
>

can you explain it, please?

> 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.
>

ok.

thank you very much

Pavel Stehule

> --
> Itagaki Takahiro
>


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Explicit psqlrc
Next
From: Simon Riggs
Date:
Subject: Re: Explicit psqlrc