git.postgresql.org Git - postgresql.git/commit
2004年3月15日 01:13:41 +0000 (01:13 +0000)
2004年3月15日 01:13:41 +0000 (01:13 +0000)
commit 89ab5c4abf48de8156b9284dda869f9ea2b2ad44
Remove grotty special-case code in coerce_to_target_type() that
implemented casts to varchar and bpchar using a cast-to-text function.
This is a holdover from before we had pg_cast; it now makes more sense
to just list these casts in pg_cast. While at it, add pg_cast entries
for the other direction (casts from varchar/bpchar) where feasible.
This is the main PostgreSQL git repository.
RSS
Atom