pgsql: C comments: improve description of GiST NSN and GistBuildLSN

Started by Bruce Momjianover 5 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

C comments: improve description of GiST NSN and GistBuildLSN

GiST indexes are complex, so adding more details in the code might help
someone.

Discussion: /messages/by-id/20210302164021.GA364@momjian.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/845ac7f847a25505e91f30dca4e0330b25785ee0

Modified Files
--------------
src/backend/access/gist/README | 1 +
src/include/access/gist.h | 15 +++++++++++----
2 files changed, 12 insertions(+), 4 deletions(-)