diff options
author | Kevin Grittner <kgrittn@postgresql.org> | 2015-02-16 15:26:23 -0600 |
---|---|---|
committer | Kevin Grittner <kgrittn@postgresql.org> | 2015-02-16 15:26:23 -0600 |
commit | c923e82a231ebfe7c4329984c68819e26837bee6 (patch) | |
tree | 16082a232826c99d343a8ed43f742919805bb256 /src/backend/access/gist | |
parent | cb66f495f5d0c204f051971f2c549d5c3ac850ea (diff) | |
download | postgresql-c923e82a231ebfe7c4329984c68819e26837bee6.tar.gz postgresql-c923e82a231ebfe7c4329984c68819e26837bee6.zip |
Eliminate unnecessary NULL checks in picksplit method of intarray.
Where these checks were being done there was no code path which
could leave them NULL.
Michael Paquier per Coverity
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions