Minor mop-up for List improvements.
Tom Lane <tgl@sss.pgh.pa.us>
Minor mop-up for List improvements. Fix a few places that were using written-out versions of the pg_list.h macros that commit cc99baa43 just improved, making them also use those macros so as to gain whatever performance improvement is to be had. Discussion: https://postgr.es/m/CAApHDvpo1zj9KhEpU2cCRZfSM3Q6XGdhzuAS2v79PH7WJBkYVA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/objectaddress.c | modified | +1 −1 |
| src/backend/commands/sequence.c | modified | +1 −1 |
| src/backend/nodes/list.c | modified | +6 −6 |
Discussion
- Small improvements to pg_list.h's linitial(), lsecond(), lthird() etc macros 12 messages · 2020-09-27 → 2020-09-29