Improve performance of fmgr.c calling routines for cases with more than
Tom Lane <tgl@sss.pgh.pa.us>
Improve performance of fmgr.c calling routines for cases with more than two arguments. Per suggestions from A. Ogawa.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/fmgr/fmgr.c | modified | +207 −98 |
| src/backend/utils/sort/tuplesort.c | modified | +3 −4 |