Re: tsearch core path, v0.58
| От | Tom Lane |
|---|---|
| Тема | Re: tsearch core path, v0.58 |
| Дата | |
| Msg-id | 3311.1187274825@sss.pgh.pa.us обсуждение |
| Ответ на | Re: tsearch core path, v0.58 (Gregory Stark <stark@enterprisedb.com>) |
| Список | pgsql-patches |
Gregory Stark <stark@enterprisedb.com> writes:
> "Tom Lane" <tgl@sss.pgh.pa.us> writes:
>> BTW, I would like to shorten some of the path names in this fileset.
>> Is there a reason not to combine src/backend/utils/adt/tsearch,
>> src/backend/utils/tsearch, and src/backend/utils/tsearch/dict_ispell
>> into one place, perhaps src/backend/tsearch?
> I for one would like to see all the data types in a file in adt. Even if it's
> just a single file containing mostly just glue functions into code in
> sc/backend/tsearch.
The existing file layout doesn't meet that expectation either, since all
the functions were for some reason dumped into a *subdirectory* of adt.
That was where my too-weird, too-much-typing reflex kicked in ...
regards, tom lane
В списке pgsql-patches по дате отправления: