forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite39c094

Nikita Glukhov
Add GUC jsonb_sort_field_values
1 parent7b8069b commite39c094
File tree
3 files changed
+14
-3
lines changed- src
- backend/utils
- adt
- misc
- include/utils
3 files changed
+14
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 | 34 |
| |
37 | 35 |
| |
38 | 36 |
| |
| |||
140 | 138 |
| |
141 | 139 |
| |
142 | 140 |
| |
| 141 | + | |
143 | 142 |
| |
144 | 143 |
| |
145 | 144 |
| |
| |||
2022 | 2021 |
| |
2023 | 2022 |
| |
2024 | 2023 |
| |
2025 |
| - | |
| 2024 | + | |
2026 | 2025 |
| |
2027 | 2026 |
| |
2028 | 2027 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| |||
2084 | 2085 |
| |
2085 | 2086 |
| |
2086 | 2087 |
| |
| 2088 | + | |
| 2089 | + | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
2087 | 2097 |
| |
2088 | 2098 |
| |
2089 | 2099 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
| 416 | + | |
| 417 | + | |
416 | 418 |
|
0 commit comments
Comments
(0)