- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit7beda87
committed
Fix grammar in error message
While at it, make ellipses formatting consistent when describing SQL statements.Ekaterina Kiryanova and Alexander LakhinReviewed by myself and Álvaro HerreraDiscussion:https://www.postgresql.org/message-id/eed5cec0-a542-53da-6a5e-7789c6ed9817%40postgrespro.ruBackpatch only the grammar fix to v151 parent16492df commit7beda87
File tree
5 files changed
+7
-7
lines changed- src
- backend
- commands
- postmaster
- rewrite
- test/regress
- expected
- sql
5 files changed
+7
-7
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1187 | 1187 |
| |
1188 | 1188 |
| |
1189 | 1189 |
| |
1190 |
| - | |
| 1190 | + | |
1191 | 1191 |
| |
1192 | 1192 |
| |
1193 | 1193 |
| |
| |||
1239 | 1239 |
| |
1240 | 1240 |
| |
1241 | 1241 |
| |
1242 |
| - | |
| 1242 | + | |
1243 | 1243 |
| |
1244 | 1244 |
| |
1245 | 1245 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
663 | 663 |
| |
664 | 664 |
| |
665 | 665 |
| |
666 |
| - | |
| 666 | + | |
667 | 667 |
| |
668 | 668 |
| |
669 | 669 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
578 | 578 |
| |
579 | 579 |
| |
580 | 580 |
| |
581 |
| - | |
| 581 | + | |
582 | 582 |
| |
583 | 583 |
| |
584 | 584 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2515 | 2515 |
| |
2516 | 2516 |
| |
2517 | 2517 |
| |
2518 |
| - | |
| 2518 | + | |
2519 | 2519 |
| |
2520 | 2520 |
| |
2521 | 2521 |
| |
2522 | 2522 |
| |
2523 | 2523 |
| |
2524 | 2524 |
| |
2525 |
| - | |
| 2525 | + | |
2526 | 2526 |
| |
2527 | 2527 |
| |
2528 | 2528 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1169 | 1169 |
| |
1170 | 1170 |
| |
1171 | 1171 |
| |
1172 |
| - | |
| 1172 | + | |
1173 | 1173 |
| |
1174 | 1174 |
| |
1175 | 1175 |
| |
|
0 commit comments
Comments
(0)