Use TupleDescAttr macro consistently

David Rowley <drowley@postgresql.org>

Commit: 65b71dec2d577e9ef7423773a88fdd075f3eb97f
Author: David Rowley <drowley@postgresql.org>
Date: 2024-07-02T01:41:47Z
Releases: 18.0
Use TupleDescAttr macro consistently

A few places were directly accessing the attrs[] array. This goes
against the standards set by 2cd708452. Fix that.

Discussion: https://postgr.es/m/CAApHDvrBztXP3yx=NKNmo3xwFAFhEdyPnvrDg3=M0RhDs+4vYw@mail.gmail.com

Files

Discussion