- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit39b8c29
committed
Fix incorrect comment regarding command completion tags
The comment talked about some Asserts which did not exist and also avariable name which seems to have long since disappeared.Rewrite the comment in a way that will hopefully stand the test oftime and inform people why we always write "INSERT 0 <nrows>" instead of"INSERT <nrows>" in the command completion tag for INSERT.Reviewed-by: Mark DilgerDiscussion:https://postgr.es/m/CAApHDvpiUg09AvvGAVopNAKemA9z-kCmt7Fi6HKauc32bKzx4w@mail.gmail.com1 parentba185d3 commit39b8c29
1 file changed
+8
-7
lines changedLines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 | 181 |
| |
189 | 182 |
| |
190 | 183 |
| |
191 | 184 |
| |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
192 | 193 |
| |
193 | 194 |
| |
194 | 195 |
| |
|
0 commit comments
Comments
(0)