forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4034868
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 parent514aca6 commit4034868
2 files changed
+9
-7
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3046 | 3046 |
| |
3047 | 3047 |
| |
3048 | 3048 |
| |
3049 |
| - | |
3050 |
| - | |
3051 |
| - | |
3052 |
| - | |
| 3049 | + | |
3053 | 3050 |
| |
3054 | 3051 |
| |
3055 | 3052 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
108 |
| - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
109 | 114 |
| |
110 | 115 |
| |
111 | 116 |
| |
|
0 commit comments
Comments
(0)