forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9be3a4e
committed
Fix thinko: errmsg -> ereport.
Silly mistake in my commit09cecdf, reported by Erik Rijkers.The fact that the buildfarm didn't find this implies that we are nottesting Perl builds that lack MULTIPLICITY, which is a bit disturbingfrom a coverage standpoint. Until today I'd have said nobody caredabout such configurations anymore; but maybe not.1 parentbc4996e commit9be3a4e
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
640 | 640 |
| |
641 | 641 |
| |
642 | 642 |
| |
643 |
| - | |
644 |
| - | |
645 |
| - | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
646 | 646 |
| |
647 | 647 |
| |
648 | 648 |
| |
|
0 commit comments
Comments
(0)