Make more use of RELATION_IS_OTHER_TEMP().
Nathan Bossart <nathan@postgresql.org>
Make more use of RELATION_IS_OTHER_TEMP(). A few places were open-coding it instead of using this handy macro. Author: Junwang Zhao <zhjwpku@gmail.com> Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> Discussion: https://postgr.es/m/CAEG8a3LjTGJcOcxQx-SUOGoxstG4XuCWLH0ATJKKt_aBTE5K8w%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/tablecmds.c | modified | +5 −10 |
Discussion
- Use RELATION_IS_OTHER_TEMP where possible 8 messages · 2025-06-10 → 2025-07-02