forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit004874b
committed
Add missing check of noError parameter in euc_tw_and_big5.c
Oversight inea1b99aYukun WangBackpatch to v14 where this parameter was introducedDiscussion:https://www.postgresql.org/message-id/flat/OS0PR01MB6003FCEFF0201EF21685FD33B4E39%40OS0PR01MB6003.jpnprd01.prod.outlook.com1 parent983bdc4 commit004874b
File tree
1 file changed
+4
-0
lines changed- src/backend/utils/mb/conversion_procs/euc_tw_and_big5
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
| 289 | + | |
| 290 | + | |
| 291 | + | |
289 | 292 |
| |
290 | 293 |
| |
| 294 | + | |
291 | 295 |
| |
292 | 296 |
| |
293 | 297 |
| |
|
0 commit comments
Comments
(0)