Commit Details

Anon32

Repository :pserver:anoncvs:password@anoncvs.postgresql.org:/projects/cvsroot pgsql
by tgl on 2009-11-05 04:38 (29 days ago)

Allow binary-coercible cases in ri_HashCompareOp; there are some such cases
that are not handled by find_coercion_pathway, notably composite->RECORD.
Now that 8.4 supports composites as primary keys, it's worth dealing with
this case.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C 28 0 13 1 11 0

Files Changed

[1 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
pgsql/src/backend/tcop/postgres.c
  C 28 0 13 1 11 0