OSDN Git Service

Clean up a bunch of ScanKeyEntryInitialize calls that weren't bothering
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 12 Nov 2001 00:00:55 +0000 (00:00 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 12 Nov 2001 00:00:55 +0000 (00:00 +0000)
commit8bfc437301d5ac1a209349b4c9e466b798e5b90a
tree0556ffc88d7c78517ad881a9483a598ba43ed748
parent801a1acccaba8fca5ad5d09132126bd51a1dca2d
Clean up a bunch of ScanKeyEntryInitialize calls that weren't bothering
to apply the proper Datum conversion macros to search key values.
src/backend/catalog/heap.c
src/backend/commands/trigger.c
src/backend/parser/parse_func.c