Clean up inefficient and just plain bad code in some hot-spot
authorTom Lane <[email protected]>
Sat, 29 May 1999 01:45:21 +0000 (01:45 +0000)
committerTom Lane <[email protected]>
Sat, 29 May 1999 01:45:21 +0000 (01:45 +0000)
commitce2586dbc935e4c9e60f818c8aabae8fa0dd7fe8
tree8b4b96aa7094b775623d802eb76584c6abfd8636
parentdc6d4049599031a17c94a10a5d0b1d666dfc3817
Clean up inefficient and just plain bad code in some hot-spot
cache access routines.
src/backend/utils/cache/lsyscache.c
src/backend/utils/cache/syscache.c