forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf06156d
committed
Mark internal messages as no longer translatable
The problem that these messages protect against can only occur becausea corrupted hash spill file was written, i.e., a Postgres bug. There'sno reason to have them as translatable.Backpatch to 15, where these messages were changed by commitc4649cc.Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/20230510175407.dwa5v477pw62ikyx@alvherre.pgsql1 parentbc478a0 commitf06156d
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3003 | 3003 |
| |
3004 | 3004 |
| |
3005 | 3005 |
| |
3006 |
| - | |
3007 |
| - | |
| 3006 | + | |
| 3007 | + | |
3008 | 3008 |
| |
3009 | 3009 |
| |
3010 | 3010 |
| |
3011 | 3011 |
| |
3012 | 3012 |
| |
3013 | 3013 |
| |
3014 | 3014 |
| |
3015 |
| - | |
3016 |
| - | |
| 3015 | + | |
| 3016 | + | |
3017 | 3017 |
| |
3018 | 3018 |
| |
3019 | 3019 |
| |
| |||
3024 | 3024 |
| |
3025 | 3025 |
| |
3026 | 3026 |
| |
3027 |
| - | |
3028 |
| - | |
| 3027 | + | |
| 3028 | + | |
3029 | 3029 |
| |
3030 | 3030 |
| |
3031 | 3031 |
| |
|
0 commit comments
Comments
(0)