pgsql: Fix incorrect IndexOptInfo header comment

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Fix incorrect IndexOptInfo header comment
Дата
Msg-id E1vNNmk-001689-08@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix incorrect IndexOptInfo header comment

The comment incorrectly indicated that indexcollations[] stored
collations for both key columns and INCLUDE columns, but in reality it
only has elements for the key columns.  canreturn[] didn't get a mention,
so add that while we're here.

Author: Junwang Zhao <zhjwpku@gmail.com>
Reviewed-by: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/CAEG8a3LwbZgMKOQ9CmZarX5DEipKivdHp5PZMOO-riL0w%3DL%3D4A%40mail.gmail.com
Backpatch-through: 14

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ea36c2f6a9819bfee778d08f6b5877a356a2d195

Modified Files
--------------
src/include/nodes/pathnodes.h | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)


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