forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita65e17b
committed
Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.
Make these scripts emit just one log message when they run, not oneper output file. The latter is way too verbose in the wake ofcommit372728b. The specific wording used is what already existedin the MSVC scripts.John NaylorDiscussion:https://postgr.es/m/11103.1523208822@sss.pgh.pa.us1 parent2cdf359 commita65e17b
File tree
4 files changed
+3
-3
lines changed- src
- backend
- catalog
- utils
- tools/msvc
4 files changed
+3
-3
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
343 |
| - | |
344 | 343 |
| |
345 | 344 |
| |
346 | 345 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
| 220 | + | |
220 | 221 |
| |
221 | 222 |
| |
222 | 223 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
| 88 | + | |
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
278 |
| - | |
279 | 278 |
| |
280 | 279 |
| |
281 | 280 |
| |
| |||
479 | 478 |
| |
480 | 479 |
| |
481 | 480 |
| |
482 |
| - | |
483 | 481 |
| |
484 | 482 |
| |
485 | 483 |
| |
|
0 commit comments
Comments
(0)