diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-11-22 19:40:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-11-22 19:40:25 +0000 |
commit | ef48ed4c86e65c9a173ead5e08ec23f783849b51 (patch) | |
tree | c884f768a60130c3b816c23a7263935626822922 /src/tutorial | |
parent | 6342f36d87522a3ee2b41f0abf9f7b13dfca2619 (diff) | |
download | postgresql-ef48ed4c86e65c9a173ead5e08ec23f783849b51.tar.gz postgresql-ef48ed4c86e65c9a173ead5e08ec23f783849b51.zip |
Actually ... it's pretty silly that parse_oper.c doesn't set up the
opfuncid of an OpExpr initially, considering that it has the information
at hand already. We'll still treat opfuncid as a cache rather than a
guaranteed-valid value, but this change saves one more syscache lookup
in the normal code path.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions