Refactor some lsyscache routines to eliminate duplicate code and save
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 21 Jan 2007 00:57:15 +0000 (00:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 21 Jan 2007 00:57:15 +0000 (00:57 +0000)
commit066926dfbb49c7684bf51153c71634d05f1244ce
tree3f7af8579477f029326163803437f8f1dd7364fb
parent98218e9ef60826b8201f54b563a8e42a3055585a
Refactor some lsyscache routines to eliminate duplicate code and save
a couple of syscache lookups in make_pathkey_from_sortinfo().
src/backend/optimizer/path/pathkeys.c
src/backend/utils/cache/lsyscache.c
src/include/utils/lsyscache.h