Make more use of RELATION_IS_OTHER_TEMP(). A few places were open-coding it instead of using this handy macro.
Author: Junwang Zhao <[email protected]> Reviewed-by: Ashutosh Bapat <[email protected]> Discussion: https://postgr.es/m/CAEG8a3LjTGJcOcxQx-SUOGoxstG4XuCWLH0ATJKKt_aBTE5K8w%40mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/bb109382ef403a4827caacf2978e82f46593600c Modified Files -------------- src/backend/commands/tablecmds.c | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-)
