Avoid redundant SysCache searches in coerce_type, for another
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 29 May 1999 03:17:20 +0000 (03:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 29 May 1999 03:17:20 +0000 (03:17 +0000)
commitf0eb642c6e72380404db8213031d0476ecfd94cf
tree91c8ccc763bbf66e281e0a359b2532e243f33913
parent3fd009f19b4230daab989d70e45ad33a55f37775
Avoid redundant SysCache searches in coerce_type, for another
few percent speedup in INSERT...
src/backend/parser/parse_coerce.c
src/backend/parser/parse_target.c
src/backend/parser/parse_type.c
src/include/parser/parse_type.h