Re: Fix comments of IndexInfo

Поиск
Список
Период
Сортировка
От Yugo Nagata
Тема Re: Fix comments of IndexInfo
Дата
Msg-id 20180830151809.997565a4391ff3bab47879f8@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: Fix comments of IndexInfo  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On Thu, 30 Aug 2018 09:14:26 +0300
Heikki Linnakangas <hlinnaka@iki.fi> wrote:

> On 30/08/18 07:48, Yugo Nagata wrote:
> > Attached is a patch to fix comments of IndexInfo.  ii_KeyAttrNumbers was
> > renamed to ii_IndexAttrNumbers and ii_Am was added but these are
> > not reflected to the comment.
> 
> Applied, thanks!

Thanks!
-- 
Yugo Nagata <nagata@sraoss.co.jp>


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Fix comments of IndexInfo
Следующее
От: Yugo Nagata
Дата:
Сообщение: Re: pg_verify_checksums failure with hash indexes