forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8112bcf
committed
Fix overly generic name in with.sql test.
Avoid the name "test". In the 10 branch, this could clash withalter_table.sql, as seen in the build farm. That other instance wasalready renamed in later branches by commit2cf8c7a, but it's good tofuture-proof the name here too.Back-patch to 10.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/CA%2BhUKGJf4RAXUyAYVUcQawcptX%3DnhEco3SYpuPK5cCbA-F1eLA%40mail.gmail.com1 parent1fb17b1 commit8112bcf
2 files changed
+13
-13
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3149 | 3149 |
| |
3150 | 3150 |
| |
3151 | 3151 |
| |
3152 |
| - | |
3153 |
| - | |
3154 |
| - | |
3155 |
| - | |
| 3152 | + | |
| 3153 | + | |
| 3154 | + | |
| 3155 | + | |
3156 | 3156 |
| |
3157 | 3157 |
| |
3158 | 3158 |
| |
3159 |
| - | |
3160 |
| - | |
3161 |
| - | |
| 3159 | + | |
| 3160 | + | |
| 3161 | + | |
3162 | 3162 |
| |
3163 | 3163 |
| |
3164 | 3164 |
| |
3165 | 3165 |
| |
3166 | 3166 |
| |
3167 |
| - | |
| 3167 | + |
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1459 | 1459 |
| |
1460 | 1460 |
| |
1461 | 1461 |
| |
1462 |
| - | |
| 1462 | + | |
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 | 1465 |
| |
1466 | 1466 |
| |
1467 |
| - | |
1468 |
| - | |
1469 |
| - | |
1470 |
| - | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + |
0 commit comments
Comments
(0)