summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTomas Vondra <tomas.vondra@postgresql.org>2019-03-30 18:43:16 +0100
committerTomas Vondra <tomas.vondra@postgresql.org>2019-03-30 18:43:16 +0100
commitad3107b97324e0c8cf65932294115b6af9db8ded (patch)
treefa93bf4793015b3bf1e85e1e4c0a857be35c8b02 /src/backend/executor
parentea4e1c0e8f583f99c8caab5bcdfbbbaaed0685c0 (diff)
Fix compiler warnings in multivariate MCV code
Compiler warnings were observed on gcc 3.4.6 (on gaur). The assert is unnecessary, as the indexes are uint16 and so always >= 0. Reported-by: Tom Lane
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions