Remove double check when field_name is not NULL in be-secure-openssl.c

From: "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Cc: "magnus(at)hagander(dot)net" <magnus(at)hagander(dot)net>, Daniel Gustafsson <daniel(at)yesql(dot)se>
Subject: Remove double check when field_name is not NULL in be-secure-openssl.c
Date: 2021-09-15 08:06:37
Message-ID: OS0PR01MB6113C5BBB772BB500ACE7B58FBDB9@OS0PR01MB6113.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

Attached a small fix to remove double check when field_name is not NULL in be-secure-openssl.c.
The double check is introduced in 13cfa02f7 for "Improve error handling in backend OpenSSL implementation".

Regards,
Tang

Attachment Content-Type Size
v1-0001-remove-double-check-when-field_name-is-not-NULL-i.patch application/octet-stream 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2021-09-15 08:47:54 Re: row filtering for logical replication
Previous Message Aleksander Alekseev 2021-09-15 08:01:43 Re: Increase value of OUTER_VAR