git.postgresql.org Git - postgresql.git/commit
Fri, 8 Apr 2011 20:11:04 +0000 (16:11 -0400)
Fri, 8 Apr 2011 20:11:41 +0000 (16:11 -0400)
commit c5ff3ff49229e8fb7da0e46b463bfc9b12219078
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.)
This is the main PostgreSQL git repository.
RSS
Atom