Clean up inefficient and just plain bad code in some hot-spot
Tom Lane <tgl@sss.pgh.pa.us>
Clean up inefficient and just plain bad code in some hot-spot cache access routines.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/lsyscache.c | modified | +192 −146 |
| src/backend/utils/cache/syscache.c | modified | +47 −41 |