Commit 0fd0f36
committed
Document and clean up gistsplit.c.
Improve comments, rename some variables and functions, slightly simplify
a couple of APIs, in an attempt to make this code readable by people other
than its original author.
Even though this is essentially just cosmetic, back-patch to all active
branches, because otherwise it's going to make back-patching future fixes
in this file very painful.1 parent a187c96 commit 0fd0f36
File tree
4 files changed
+319
-170
lines changed- src
- backend/access/gist
- include/access
4 files changed
+319
-170
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1237 | 1237 | | |
1238 | 1238 | | |
1239 | 1239 | | |
1240 | | - | |
1241 | 1240 | | |
1242 | 1241 | | |
1243 | 1242 | | |
1244 | | - | |
1245 | | - | |
1246 | | - | |
1247 | | - | |
1248 | 1243 | | |
1249 | 1244 | | |
1250 | | - | |
1251 | | - | |
| 1245 | + | |
1252 | 1246 | | |
1253 | 1247 | | |
1254 | 1248 | | |
| |||
0 commit comments