summaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2021-11-08 14:41:13 +1300
committerDavid Rowley <drowley@postgresql.org>2021-11-08 14:41:13 +1300
commit1f194ed6c26e67ce92437729fc46193cc6e913d2 (patch)
tree2d7304b3c394ecee20d90afcc5cbea9baa3cebb2 /src/tutorial/funcs.source
parentbb003edbb7b1e8fb2ce488e2f047e5e1982b95fd (diff)
Fix incorrect hash equality operator bug in Memoize
In v14, because we don't have a field in RestrictInfo to cache both the left and right type's hash equality operator, we just restrict the scope of Memoize to only when the left and right types of a RestrictInfo are the same. In master we add another field to RestrictInfo and cache both hash equality operators. Reported-by: Jaime Casanova Author: David Rowley Discussion: https://postgr.es/m/20210929185544.GB24346%40ahch-to Backpatch-through: 14
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions