Fix IndexInfo comments.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 4b035841a1bcaadbe4f9e0e174aef773a4fa41f6
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2018-08-30T06:08:33Z
Releases: 12.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