Skip to content
Snippets Groups Projects
Commit ce0fb501 authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 5b5ee14a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment