forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1998261
committed
Avoid using a C++ keyword as a structure member name.
Per request from Peter Eisentraut.1 parent929ca96 commit1998261
File tree
2 files changed
+7
-6
lines changed- src
- backend/access/transam
- include/access
2 files changed
+7
-6
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
270 |
| - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
271 | 272 |
| |
272 | 273 |
| |
273 | 274 |
| |
| |||
538 | 539 |
| |
539 | 540 |
| |
540 | 541 |
| |
541 |
| - | |
| 542 | + | |
542 | 543 |
| |
543 |
| - | |
544 |
| - | |
| 544 | + | |
| 545 | + | |
545 | 546 |
| |
546 | 547 |
| |
547 | 548 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
0 commit comments
Comments
(0)