forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita260208
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 parentccb5def commita260208
File tree
4 files changed
+320
-172
lines changed- src
- backend/access/gist
- include/access
4 files changed
+320
-172
lines changedLines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
945 | 945 |
| |
946 | 946 |
| |
947 | 947 |
| |
948 |
| - | |
949 | 948 |
| |
950 | 949 |
| |
951 | 950 |
| |
952 |
| - | |
953 |
| - | |
954 |
| - | |
955 |
| - | |
956 | 951 |
| |
957 | 952 |
| |
958 |
| - | |
959 |
| - | |
| 953 | + | |
960 | 954 |
| |
961 | 955 |
| |
962 | 956 |
| |
|
0 commit comments
Comments
(0)