aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/trigger.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-04-07 23:33:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-04-07 23:33:33 +0000
commitaf87148065a0431d8cc1694825db2f1b2d9fd258 (patch)
tree8737e85a0f439dbc5981572a20968676351b1e7f /src/backend/commands/trigger.c
parent1819e89a0ea3503e94c6d756e5f36be931ca1889 (diff)
downloadpostgresql-af87148065a0431d8cc1694825db2f1b2d9fd258.tar.gz
postgresql-af87148065a0431d8cc1694825db2f1b2d9fd258.zip
Fix some more hashjoin-related bugs in pg_operator. Fix
hashjoin's hashFunc() so that it does the right thing with pass-by-value data types (the old code would always return 0 for int2 or char values, which would work but would slow things down a lot). Extend opr_sanity regress test to catch more kinds of errors.
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions