diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-04-07 23:33:33 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-04-07 23:33:33 +0000 |
commit | af87148065a0431d8cc1694825db2f1b2d9fd258 (patch) | |
tree | 8737e85a0f439dbc5981572a20968676351b1e7f /src/backend/access/gist/gist.c | |
parent | 1819e89a0ea3503e94c6d756e5f36be931ca1889 (diff) | |
download | postgresql-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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions