diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2023-09-19 11:53:51 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2023-09-19 11:56:18 +0300 |
commit | df4eddbe435953fa22e5bc873abe191611d69854 (patch) | |
tree | 307cc04d8c0486308dd905496c4d6233cf8ec67e /src/backend/access/gist/gistbuild.c | |
parent | 99d27e55ccac335317aa12a9440a946da915decf (diff) | |
download | postgresql-df4eddbe435953fa22e5bc873abe191611d69854.tar.gz postgresql-df4eddbe435953fa22e5bc873abe191611d69854.zip |
Fix GiST README's explanation of the NSN cross-check.
The text got the condition backwards, it's "NSN > LSN", not "NSN < LSN".
While we're at it, expand it a little for clarity.
Reviewed-by: Daniel Gustafsson
Discussion: https://www.postgresql.org/message-id/4cb46e18-e688-524a-0f73-b1f03ed5d6ee@iki.fi
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions