Fix IndexInfo comments.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: c1c1bfc500a09eacf90f7d006e645714f0383f98
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2018-08-30T06:10:48Z
Releases: 11.0
Fix IndexInfo comments.

Recently, ii_KeyAttrNumbers was renamed to ii_IndexAttrNumbers, and ii_Am
field was added, but the comments were not updated.

Author: Yugo Nagata
Discussion: https://www.postgresql.org/message-id/20180830134831.e35a91b8b978b248c16c8f7b@sraoss.co.jp

Files

PathChange+/−
src/include/nodes/execnodes.h modified +2 −1

Discussion