forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0fd0f36
committed
Document and clean up gistsplit.c.
Improve comments, rename some variables and functions, slightly simplifya couple of APIs, in an attempt to make this code readable by people otherthan its original author.Even though this is essentially just cosmetic, back-patch to all activebranches, because otherwise it's going to make back-patching future fixesin this file very painful.1 parenta187c96 commit0fd0f36
File tree
4 files changed
+319
-170
lines changed- src
- backend/access/gist
- include/access
4 files changed
+319
-170
lines changedLines changed: 1 addition & 7 deletions
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
Comments
(0)