forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5b68f75
committed
Normalize heap_prepare_freeze_tuple argument name.
We called the argument totally_frozen in its function prototype as wellas in code comments, even though totally_frozen_p was used in thefunction definition. Standardize on totally_frozen.1 parent8e375ea commit5b68f75
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6417 | 6417 |
| |
6418 | 6418 |
| |
6419 | 6419 |
| |
6420 |
| - | |
| 6420 | + | |
6421 | 6421 |
| |
6422 | 6422 |
| |
6423 | 6423 |
| |
| |||
6445 | 6445 |
| |
6446 | 6446 |
| |
6447 | 6447 |
| |
6448 |
| - | |
| 6448 | + | |
6449 | 6449 |
| |
6450 | 6450 |
| |
6451 | 6451 |
| |
| |||
6645 | 6645 |
| |
6646 | 6646 |
| |
6647 | 6647 |
| |
6648 |
| - | |
6649 |
| - | |
| 6648 | + | |
| 6649 | + | |
6650 | 6650 |
| |
6651 | 6651 |
| |
6652 | 6652 |
| |
|
0 commit comments
Comments
(0)