Re: Incorrect comment in heapam.c

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Incorrect comment in heapam.c
Дата
Msg-id CA+TgmoY0uA3PtUeF85GsU=OAZQniL76+un58fO0rQsGk0bYkCQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Incorrect comment in heapam.c  (Peter Geoghegan <peter@2ndquadrant.com>)
Ответы Re: Incorrect comment in heapam.c  (Peter Geoghegan <peter@2ndquadrant.com>)
Список pgsql-bugs
On Wed, Dec 21, 2011 at 6:21 AM, Peter Geoghegan <peter@2ndquadrant.com> wrote:
> On 20 December 2011 18:11, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Simon Riggs <simon@2ndQuadrant.com> writes:
>>> On Tue, Dec 20, 2011 at 5:50 PM, Peter Geoghegan <peter@2ndquadrant.com> wrote:
>>>> In fact, that macro is defined in access/htup.h...should it be?
>>
>>> IMHO comment is wrong, code is in the right place.
>>
>> It used to be in heapam.h ... evidently, whoever moved it missed this
>> comment.
>
> I imagined that that was the case.
>
> It's a fairly inconsequential bug, but it is worth fixing...

Fixed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: yamt@mwd.biglobe.ne.jp
Дата:
Сообщение: BUG #6399: knngist sometimes returns tuples in incorrect order
Следующее
От: Robert Haas
Дата:
Сообщение: Re: fatal flex error in guc-file.l kills the postmaster