diff options
author | Robert Haas <rhaas@postgresql.org> | 2019-05-13 13:13:24 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2019-05-13 13:13:24 -0400 |
commit | 221b377f09a30dd7c74c26c8c1db439afcc59141 (patch) | |
tree | 5767dddde1ce1c81a8fa044c5ed1702d4fecea1c /src/backend/access/gist/gist.c | |
parent | ddf927fb13471bec0cc76794eaf552df8a1178fb (diff) | |
download | postgresql-221b377f09a30dd7c74c26c8c1db439afcc59141.tar.gz postgresql-221b377f09a30dd7c74c26c8c1db439afcc59141.zip |
Improve comment for att_isnull.
The comment implies that a 1 in the null bitmap indicates a null value,
but actually a 0 in the null bitmap indicates a null value. Try to
be more clear.
Patch by me; proposed wording reviewed by Alvaro Herrera and Tom Lane.
Discussion: http://postgr.es/m/CA+TgmobHOP8r6cG+UnsDFMrS30-m=jRrCBhgw-nFkn0k9QnFsg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions