diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-08 16:11:04 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-08 16:11:41 -0400 |
commit | c5ff3ff49229e8fb7da0e46b463bfc9b12219078 (patch) | |
tree | 30704db0fc4f3059ae87f6ea6bfe0a95caf1ae8b /src/backend/access/gin/ginutil.c | |
parent | cba9cd419270a9b7f442877e21685ac0de5730b3 (diff) | |
download | postgresql-c5ff3ff49229e8fb7da0e46b463bfc9b12219078.tar.gz postgresql-c5ff3ff49229e8fb7da0e46b463bfc9b12219078.zip |
Avoid an unnecessary syscache lookup in parse_coerce.c.
All the other fields of the constant are being extracted from the syscache
entry we already have, so handle collation similarly. (There don't seem
to be any other uses for the new function at the moment.)
Diffstat (limited to 'src/backend/access/gin/ginutil.c')
0 files changed, 0 insertions, 0 deletions