Re: [HACKERS] Newest Patch...try this one...

Поиск
Список
Период
Сортировка
От t-ishii@sra.co.jp (Tatsuo Ishii)
Тема Re: [HACKERS] Newest Patch...try this one...
Дата
Msg-id 199803220236.LAA01055@meshsv26.tk.mesh.ad.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] Newest Patch...try this one...  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: [HACKERS] Newest Patch...try this one...  (t-ishii@sra.co.jp)
Re: [HACKERS] Newest Patch...try this one...  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
At 2:42 PM 98.3.21 -0400, The Hermit Hacker wrote:
>On Sat, 21 Mar 1998, Tatsuo Ishii wrote:
>
>> o an unnecceary patch (I guess) for
>>   backend/optimizer/geqo/geqo_paths.c included. This cause some
>>   compile errors.
>
>        This patch represents what has changed between the tar file that
>is v6.3 and the source tree that is current...if there is an unnecessary
>patch, then it should most likely be removed from current tree altogether,
>no?

I don't know why this happens, but...

It seems that the patch is trying to create a new file of geqo_path.c
which is identical to existing geqo_path.c in the 6.3 tar file.
As a result, dupliation of it is performed by the patch.
To confirm above, take a look at the RCS id of geqo_path.c
in the tar file and the patch.
You will find they are same (1.8 created on 1998/2/26).
--
Tatsuo Ishii
t-ishii@sra.co.jp


В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: sched_yield()
Следующее
От: dg@illustra.com (David Gould)
Дата:
Сообщение: Re: [HACKERS] Re: sched_yield()