OSDN Git Service

Cast constants to the type of the other binary operand.
authorBruce Momjian <bruce@momjian.us>
Wed, 22 Jan 1997 01:44:02 +0000 (01:44 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 22 Jan 1997 01:44:02 +0000 (01:44 +0000)
commit84876289cc834819c516e28d93bd52569e49e993
tree1ffce2e63888a5566f41b597383850d9eb412a3e
parenta4ee68d1d4d1c09f65a6f4b9f5c3cb6130eb953a
Cast constants to the type of the other binary operand.

Invalidate vacuum relation cache to use new row counts from vacuum.
src/backend/commands/vacuum.c
src/backend/nodes/makefuncs.c
src/backend/optimizer/prep/preptlist.c
src/backend/parser/analyze.c
src/backend/parser/catalog_utils.c
src/backend/parser/parse_query.c
src/backend/parser/parser.c
src/include/nodes/makefuncs.h
src/include/nodes/primnodes.h
src/include/parser/catalog_utils.h