forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfeb5b81
Rename hook functions for debug_io_direct to match variable name.
Commit319bae9 renamed the GUC. Rename the check and assign functionsto match, and alphabetize.Back-patch to 16.Author: Peter Eisentraut <peter@eisentraut.org>Discussion:https://postgr.es/m/2769341e-fa28-c2ee-3e4b-53fdcaaf2271%40eisentraut.org1 parent6e7d3d1 commitfeb5b81
File tree
3 files changed
+8
-8
lines changed- src
- backend
- storage/file
- utils/misc
- include/utils
3 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3884 | 3884 | | |
3885 | 3885 | | |
3886 | 3886 | | |
3887 | | - | |
| 3887 | + | |
3888 | 3888 | | |
3889 | 3889 | | |
3890 | 3890 | | |
| |||
3958 | 3958 | | |
3959 | 3959 | | |
3960 | 3960 | | |
3961 | | - | |
| 3961 | + | |
3962 | 3962 | | |
3963 | 3963 | | |
3964 | 3964 | | |
3965 | 3965 | | |
3966 | 3966 | | |
3967 | 3967 | | |
3968 | 3968 | | |
3969 | | - | |
| 3969 | + | |
3970 | 3970 | | |
3971 | 3971 | | |
3972 | 3972 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
| 574 | + | |
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
| |||
4546 | 4546 | | |
4547 | 4547 | | |
4548 | 4548 | | |
4549 | | - | |
| 4549 | + | |
4550 | 4550 | | |
4551 | | - | |
| 4551 | + | |
4552 | 4552 | | |
4553 | 4553 | | |
4554 | 4554 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
160 | | - | |
161 | | - | |
162 | 162 | | |
163 | 163 | | |
0 commit comments
Comments
(0)