forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit34dffa0
committed
Fix non-specific error message.
"something has gone wrong" is not helpful. Make this elog()consistent with the other one in the same function.Discussion:http://postgr.es/m/CA+Tgmoa_AZ2jUWSA_noiqOqnxBaWDR+t3bHjSygZi6+wqDBCXQ@mail.gmail.com1 parent2c86077 commit34dffa0
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
0 commit comments
Comments
(0)