aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-02-16 22:04:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-02-16 22:04:02 +0000
commit9f28ac0dd3f9b4ed4bb35328a66ad09a7f7df05a (patch)
tree902a682890c4b1e1ce80c303fda2221feb491536 /src/backend/utils/adt/numeric.c
parent1d722cf18c2dd49bcf01698dc1e3bdba44d72afd (diff)
downloadpostgresql-9f28ac0dd3f9b4ed4bb35328a66ad09a7f7df05a.tar.gz
postgresql-9f28ac0dd3f9b4ed4bb35328a66ad09a7f7df05a.zip
Fix new RI operator selection code to do the right thing when working with
an opclass for a generic type such as ANYARRAY. The original coding failed to check that PK and FK columns were of the same array type. Per discussion with Tom Dunstan. Also, make the code a shade more readable by not trying to economize on variables.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions