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:13 +0300 |
commit | 78df27e2ff52d1798f11bd558566746f2d224d8b (patch) | |
tree | b7dd060c0d3742b44049a77f04d6d7597366b09c /src/backend/access/gist/gist.c | |
parent | bb65f3c1b25fa7a7e7afe6d4b2fd68c85dd880da (diff) | |
download | postgresql-78df27e2ff52d1798f11bd558566746f2d224d8b.tar.gz postgresql-78df27e2ff52d1798f11bd558566746f2d224d8b.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/gist.c')
0 files changed, 0 insertions, 0 deletions