| От | Tom Lane |
|---|---|
| Тема | Re: A very small typo in the comment |
| Дата | |
| Msg-id | 24425.1357410568@sss.pgh.pa.us обсуждение |
| Ответ на | A very small typo in the comment ("孟庆钟" <1584171677@qq.com>) |
| Список | pgsql-bugs |
"孟庆钟" <1584171677@qq.com> writes:
> I am a student in China. I have read some source code of postgreSQL, though only a little. I think maybe there
istypo in this file: src\backend\catalog\index.c. At line 649 in v9.2.0, line 653 in V9.2.2. The sentence is "
*indexInfo:same info executor uses to insert into the index", I think it should not be 'same', but 'some'.
> I am not sure if my thoughts is right.
> Sorry for my poor English.
I think "same" is what was intended. The info is in fact the same as
the per-index data structure used by the executor; see
ExecInsertIndexTuples() in execUtils.c.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера