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

Nikita Glukhov
Add GUC jsonb_partial_decompression
1 parentcae8663 commit5a3015c
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 |
| |
| |||
2573 | 2574 |
| |
2574 | 2575 |
| |
2575 | 2576 |
| |
2576 |
| - | |
2577 | 2577 |
| |
2578 | 2578 |
| |
2579 | 2579 |
| |
| |||
2588 | 2588 |
| |
2589 | 2589 |
| |
2590 | 2590 |
| |
2591 |
| - | |
2592 | 2591 |
| |
2593 | 2592 |
| |
2594 | 2593 |
| |
| |||
2844 | 2843 |
| |
2845 | 2844 |
| |
2846 | 2845 |
| |
2847 |
| - | |
| 2846 | + | |
| 2847 | + | |
2848 | 2848 |
| |
2849 | 2849 |
| |
2850 | 2850 |
| |
| |||
2859 | 2859 |
| |
2860 | 2860 |
| |
2861 | 2861 |
| |
2862 |
| - | |
| 2862 | + | |
| 2863 | + | |
| 2864 | + | |
| 2865 | + | |
2863 | 2866 |
| |
2864 | 2867 |
| |
2865 | 2868 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2046 | 2046 |
| |
2047 | 2047 |
| |
2048 | 2048 |
| |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
2049 | 2059 |
| |
2050 | 2060 |
| |
2051 | 2061 |
| |
|
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)