diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-10-14 23:27:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-10-14 23:27:40 +0000 |
commit | ce0fb501d9be8a6d5b0ed47bd036ecf21e4bc189 (patch) | |
tree | 2723e7a17e32bad3f7ca78a75155989feab569f8 /src/backend/access/gist/gistget.c | |
parent | 5b5ee14a4be3a981681df78a8874dd55405009a3 (diff) | |
download | postgresql-ce0fb501d9be8a6d5b0ed47bd036ecf21e4bc189.tar.gz |
Make the system-attributes loop in AddNewAttributeTuples depend on
lengthof(SysAtt) not FirstLowInvalidHeapAttributeNumber, for consistency with
the other uses of the SysAtt array, and to make it clearer that it doesn't
walk off the end of that array.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions