forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb350175
committed
Fix cosmetic blemishes involving rd_createSubid.
Remove an obsolete comment from AtEOXact_cleanup(). Restore formattingof a comment in struct RelationData, mangled by the pgindent run incommit9af4159. Back-patch to 9.5 (allsupported versions), because another fix stacks on this.1 parentff339f4 commitb350175
2 files changed
+9
-7
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3031 | 3031 |
| |
3032 | 3032 |
| |
3033 | 3033 |
| |
3034 |
| - | |
3035 |
| - | |
3036 |
| - | |
3037 |
| - | |
| 3034 | + | |
3038 | 3035 |
| |
3039 | 3036 |
| |
3040 | 3037 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 |
| |
80 | 85 |
| |
81 | 86 |
| |
|
0 commit comments
Comments
(0)