forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2bc1c14
committed
Changed use of macros for extracting information. According to comments
in c.h we should be using the visible structure. We should only seede-TOASTed values in this program. The old method refused to compilebecause the length macro was no longer an lvalue.1 parent73d1040 commit2bc1c14
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
139 |
| - | |
| 138 | + | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
|
0 commit comments
Comments
(0)