- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit6f6943f
committed
Improve error message for missing extension.
If we get ENOENT while trying to read an extension control file,report that as a missing extension (with a HINT to install it)rather than as a filesystem access problem. The message wordingwas extensively bikeshedded in hopes of pointing people to theidea that they need to do a software installation before theycan install the extension into the current database.Nathan Bossart, with review/wording suggestions from DanielGustafsson, Chapman Flack, and myselfDiscussion:https://postgr.es/m/3950D56A-4E47-48E7-BF9B-F5F22E268BE7@amazon.com1 parent98e93a1 commit6f6943f
1 file changed
+15
-4
lines changedLines changed: 15 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
487 | 487 |
| |
488 | 488 |
| |
489 | 489 |
| |
490 |
| - | |
| 490 | + | |
491 | 491 |
| |
492 |
| - | |
493 |
| - | |
494 |
| - | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
495 | 506 |
| |
496 | 507 |
| |
497 | 508 |
| |
|
0 commit comments
Comments
(0)