Implement partial-key searching of syscaches, per recent suggestion

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0332d65ac4a1c843e1812755db1afc1b1109d0ea
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-04-06T06:59:25Z
Releases: 7.3.1
Implement partial-key searching of syscaches, per recent suggestion
to pghackers.  Use this to do searching for ambiguous functions ---
it will get more uses soon.

Files