diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-01-23 03:43:24 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-01-23 03:43:24 +0000 |
| commit | 27fee810ff9968a1034fea4bba4cd8d078c5d2d1 (patch) | |
| tree | 24062ec2af7290f3d443e65c044c50e0ef1431be /src/bin/psql/mainloop.c | |
| parent | 1161077e9774496273999183eb29ea4b46d52f66 (diff) | |
Replace SearchSysCacheGetAttribute with SysCacheGetAttr, which fetches
an attribute of a tuple previously fetched with SearchSysCacheTuple.
This avoids a lot of redundant cache lookups, particularly in selfuncs.c.
Also, remove SearchSysCacheStruct, which was unused and grotty.
Diffstat (limited to 'src/bin/psql/mainloop.c')
0 files changed, 0 insertions, 0 deletions
