pgsql: Add missing check of noError parameter in euc_tw_and_big5.c

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing check of noError parameter in euc_tw_and_big5.c
Date: 2021-07-21 13:30:53
Message-ID: E1m6CJJ-0002gr-Rp@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing check of noError parameter in euc_tw_and_big5.c

Oversight in ea1b99a66

Yukun Wang

Backpatch to v14 where this parameter was introduced
Discussion: https://www.postgresql.org/message-id/flat/OS0PR01MB6003FCEFF0201EF21685FD33B4E39%40OS0PR01MB6003.jpnprd01.prod.outlook.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e5cebe1ae8895fd9793344e70f58714e0a1742a4

Modified Files
--------------
.../utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2021-07-21 14:05:19 Re: pgsql: Re-enable TAP tests of pg_receivewal for ZLIB on Windows
Previous Message Peter Eisentraut 2021-07-21 09:20:18 pgsql: Add missing enum tags in enums used in nodes