Modernize some code a bit Modernize code in ExecRelCheck() and ExecConstraints() a bit, preparing the way for some new code.
Co-authored-by: jian he <[email protected]> Reviewed-by: Xuneng Zhou <[email protected]> Reviewed-by: Navneet Kumar <[email protected]> Reviewed-by: Álvaro Herrera <[email protected]> Discussion: https://postgr.es/m/cacjufxharqysbdkwfmvk+d1tphqwwtxwn15cmuuatyx3xhq...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/747ddd38cbf6d32bca496e69c1efb2ae4fe333cc Modified Files -------------- src/backend/executor/execMain.c | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-)
