forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit226e2be
committed
More code cleanup for configurable TOAST compression.
Remove unused macro. Fix confusion about whether a TOAST compressionmethod is identified by an OID or a char.Justin PryzbyDiscussion:http://postgr.es/m/20210321235544.GD4203@telsasoft.com1 parent909b449 commit226e2be
File tree
2 files changed
+5
-6
lines changed- src
- backend/commands
- include/access
2 files changed
+5
-6
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7847 | 7847 |
| |
7848 | 7848 |
| |
7849 | 7849 |
| |
| 7850 | + | |
7850 | 7851 |
| |
7851 | 7852 |
| |
7852 | 7853 |
| |
| |||
15070 | 15071 |
| |
15071 | 15072 |
| |
15072 | 15073 |
| |
15073 |
| - | |
| 15074 | + | |
15074 | 15075 |
| |
15075 | 15076 |
| |
15076 | 15077 |
| |
| |||
15104 | 15105 |
| |
15105 | 15106 |
| |
15106 | 15107 |
| |
15107 |
| - | |
| 15108 | + | |
15108 | 15109 |
| |
15109 | 15110 |
| |
15110 |
| - | |
| 15111 | + | |
15111 | 15112 |
| |
15112 | 15113 |
| |
15113 | 15114 |
| |
| |||
15118 | 15119 |
| |
15119 | 15120 |
| |
15120 | 15121 |
| |
15121 |
| - | |
| 15122 | + | |
15122 | 15123 |
| |
15123 | 15124 |
| |
15124 | 15125 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
| |
|
0 commit comments
Comments
(0)