diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2024-03-05 13:34:43 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2024-03-05 13:34:43 +0100 |
commit | e03349144b00b775523f3e0ea8ef56ec2fb44b11 (patch) | |
tree | ea394e01ee293878d9871dba53bcf7735d1a4934 /contrib/jsonb_plpython/jsonb_plpython.c | |
parent | 0d3a71d0c8a762247cf558cf41847e599a1f5539 (diff) | |
download | postgresql-e03349144b00b775523f3e0ea8ef56ec2fb44b11.tar.gz postgresql-e03349144b00b775523f3e0ea8ef56ec2fb44b11.zip |
Improve field order in RangeTblEntry
When perminfoindex was added, it was just added at the end of the
block. It would make sense to keep it closer to more related fields.
In passing, also add an inline comment, like the other fields have.
(Other field reorderings and documentation improvements in
RangeTblEntry are being discussed, but it's better not to mix them
together.)
Discussion: https://www.postgresql.org/message-id/flat/6c1fbccc-85c8-40d3-b08b-4f47f2093711%40eisentraut.org
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions