Atsushi Ogawa <[email protected]> writes: > Attached patch is reduce the memcpy calls from SearchCatCache > and SearchCatCacheList. This patch directly uses cache->cc_skey > in looking for hash table.
How much did you test this patch? I'm fairly sure it will break things.
There are cases where cache lookups happen recursively.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
