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

Nikita Glukhov
Add GUC jsonb_partial_decompression
1 parente0a9476 commitb402076
File tree
3 files changed
+20
-6
lines changed- src
- backend/utils
- adt
- misc
- include/utils
3 files changed
+20
-6
lines changedLines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
| 163 | + | |
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
| |||
2636 | 2637 |
| |
2637 | 2638 |
| |
2638 | 2639 |
| |
2639 |
| - | |
2640 | 2640 |
| |
2641 | 2641 |
| |
2642 | 2642 |
| |
| |||
2651 | 2651 |
| |
2652 | 2652 |
| |
2653 | 2653 |
| |
2654 |
| - | |
2655 | 2654 |
| |
2656 | 2655 |
| |
2657 | 2656 |
| |
| |||
2907 | 2906 |
| |
2908 | 2907 |
| |
2909 | 2908 |
| |
2910 |
| - | |
| 2909 | + | |
| 2910 | + | |
2911 | 2911 |
| |
2912 | 2912 |
| |
2913 | 2913 |
| |
| |||
2922 | 2922 |
| |
2923 | 2923 |
| |
2924 | 2924 |
| |
2925 |
| - | |
| 2925 | + | |
| 2926 | + | |
| 2927 | + | |
| 2928 | + | |
2926 | 2929 |
| |
2927 | 2930 |
| |
2928 | 2931 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2094 | 2094 |
| |
2095 | 2095 |
| |
2096 | 2096 |
| |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
| 2100 | + | |
| 2101 | + | |
| 2102 | + | |
| 2103 | + | |
| 2104 | + | |
| 2105 | + | |
| 2106 | + | |
2097 | 2107 |
| |
2098 | 2108 |
| |
2099 | 2109 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
416 |
| - | |
| 416 | + | |
| 417 | + | |
417 | 418 |
| |
418 | 419 |
|
0 commit comments
Comments
(0)