diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-07-27 10:16:26 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-07-27 10:20:40 -0400 |
commit | b31875b1fe7131ac29f118efd81c9aba7255eced (patch) | |
tree | 14158a92571b9919459dc0e7a6b8f52c4c2a8e86 /src/backend/access/gist/gistvalidate.c | |
parent | d8411a6c8b6e5f74b362ef2496723f7f88593737 (diff) | |
download | postgresql-b31875b1fe7131ac29f118efd81c9aba7255eced.tar.gz |
Fix thinko in copyParamList.
There's no point in consulting retval->paramMask; it's always NULL.
Instead, we should consult from->paramMask.
Reported by Andrew Gierth.
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions