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:16 +0300 |
commit | 459439f72892b05b4978959a53d70c5b1d3560a4 (patch) | |
tree | 4d7ce0b056c6070fc7de91eb711c18dfefaa8ea4 /src/backend/access/gist/gistbuildbuffers.c | |
parent | 35e8ba3e54ec01fb705c31061eaeda56ba904354 (diff) | |
download | postgresql-459439f72892b05b4978959a53d70c5b1d3560a4.tar.gz postgresql-459439f72892b05b4978959a53d70c5b1d3560a4.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/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions